https://github.com/xesws/EvenRealities-Claw
· scanned 2026-06-16 01:02 UTC (2 months, 1 week ago)
19 raw signals (0 security + 19 graph)
Last scanned 2 months, 1 week ago · v1 · 19 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 230 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
copyAppManifest |
software | healthy | plugin/vite.config.ts:copyAppManifest |
defaultGatewayUrl |
software | healthy | plugin/src/ui.ts:defaultGatewayUrl |
cancel |
software | healthy | plugin/src/ui.ts:cancel |
deviceName |
software | healthy | plugin/src/main.ts:deviceName |
formatGlassesStatus |
software | healthy | plugin/src/main.ts:formatGlassesStatus |
bootstrap |
software | healthy | plugin/src/main.ts:bootstrap |
hasEvenHost |
software | healthy | plugin/src/glasses.ts:hasEvenHost |
connectBridge |
software | healthy | plugin/src/glasses.ts:connectBridge |
$ |
software | healthy | plugin/harness/harness.ts:$ |
log |
software | healthy | plugin/harness/harness.ts:log |
installEvenHostMock |
software | healthy | plugin/harness/mock.ts:installEvenHostMock |
log |
software | healthy | plugin/harness/mock.ts:log |
pushToSdk |
software | healthy | plugin/harness/mock.ts:pushToSdk |
pushHubEvent |
software | healthy | plugin/harness/mock.ts:pushHubEvent |
buildScreen |
software | healthy | plugin/harness/mock.ts:buildScreen |
showExitOverlay |
software | healthy | plugin/harness/mock.ts:showExitOverlay |
startMic |
software | healthy | plugin/harness/mock.ts:startMic |
stopMic |
software | healthy | plugin/harness/mock.ts:stopMic |
handleCall |
software | healthy | plugin/harness/mock.ts:handleCall |
textObject |
software | healthy | plugin/harness/mock.ts:textObject |
envelope |
software | healthy | plugin/harness/mock.ts:envelope |
_strip_code_block |
software | healthy | gateway/lens_gateway/textkit.py:34 |
_link_text |
software | healthy | gateway/lens_gateway/textkit.py:45 |
strip_markdown |
software | healthy | gateway/lens_gateway/textkit.py:50 |
char_width |
software | healthy | gateway/lens_gateway/textkit.py:66 |
wrap_line |
software | healthy | gateway/lens_gateway/textkit.py:84 |
wrap_text |
software | healthy | gateway/lens_gateway/textkit.py:140 |
set_text |
software | healthy | gateway/lens_gateway/textkit.py:164 |
total |
software | healthy | gateway/lens_gateway/textkit.py:184 |
page_text |
software | healthy | gateway/lens_gateway/textkit.py:187 |
tail_window |
software | healthy | gateway/lens_gateway/textkit.py:192 |
read_token |
software | healthy | gateway/lens_gateway/config.py:24 |
load |
software | healthy | gateway/lens_gateway/config.py:65 |
resolve_plugin_dist |
software | healthy | gateway/lens_gateway/config.py:78 |
jwt_secret |
software | healthy | gateway/lens_gateway/config.py:86 |
_sha256 |
software | healthy | gateway/lens_gateway/auth.py:21 |
__init__ |
software | healthy | gateway/lens_gateway/auth.py:35 |
_load |
software | healthy | gateway/lens_gateway/auth.py:42 |
_save |
software | healthy | gateway/lens_gateway/auth.py:47 |
new_pair_code |
software | healthy | gateway/lens_gateway/auth.py:55 |
pair |
software | healthy | gateway/lens_gateway/auth.py:60 |
issue_access |
software | healthy | gateway/lens_gateway/auth.py:74 |
verify_access |
software | healthy | gateway/lens_gateway/auth.py:79 |
refresh |
software | healthy | gateway/lens_gateway/auth.py:88 |
revoke |
software | healthy | gateway/lens_gateway/auth.py:97 |
list_devices |
software | healthy | gateway/lens_gateway/auth.py:105 |
__init__ |
software | healthy | gateway/lens_gateway/server.py:30 |
build_app |
software | healthy | gateway/lens_gateway/server.py:40 |
_index |
software | healthy | gateway/lens_gateway/server.py:60 |
handler |
software | dead | gateway/lens_gateway/server.py:61 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
REPORT.md |
software | healthy | REPORT.md |
vite.config.ts |
software | healthy | plugin/vite.config.ts |
README.md |
software | healthy | plugin/README.md |
package.json |
software | healthy | plugin/package.json |
index.html |
software | healthy | plugin/index.html |
package-lock.json |
software | healthy | plugin/package-lock.json |
app.json |
software | healthy | plugin/app.json |
tsconfig.json |
software | healthy | plugin/tsconfig.json |
ui.ts |
software | healthy | plugin/src/ui.ts |
ws.ts |
software | healthy | plugin/src/ws.ts |
store.ts |
software | healthy | plugin/src/store.ts |
main.ts |
software | healthy | plugin/src/main.ts |
vite-env.d.ts |
software | healthy | plugin/src/vite-env.d.ts |
glasses.ts |
software | healthy | plugin/src/glasses.ts |
types.ts |
software | healthy | plugin/src/types.ts |
style.css |
software | healthy | plugin/src/style.css |
harness.html |
software | healthy | plugin/harness/harness.html |
harness.ts |
software | healthy | plugin/harness/harness.ts |
mock.ts |
software | healthy | plugin/harness/mock.ts |
DESIGN.md |
software | healthy | docs/DESIGN.md |
DEVELOPMENT-PLAN.md |
software | healthy | docs/DEVELOPMENT-PLAN.md |
install-service.sh |
software | healthy | scripts/install-service.sh |
PROTOCOL.md |
software | healthy | protocol/PROTOCOL.md |
README.md |
software | healthy | gateway/README.md |
requirements.txt |
software | healthy | gateway/requirements.txt |
__init__.py |
software | healthy | gateway/lens_gateway/__init__.py |
textkit.py |
software | healthy | gateway/lens_gateway/textkit.py |
config.py |
software | healthy | gateway/lens_gateway/config.py |
auth.py |
software | healthy | gateway/lens_gateway/auth.py |
server.py |
software | healthy | gateway/lens_gateway/server.py |
session.py |
software | healthy | gateway/lens_gateway/session.py |
main.py |
software | healthy | gateway/lens_gateway/main.py |
asr.py |
software | healthy | gateway/lens_gateway/asr.py |
openclaw.py |
software | healthy | gateway/lens_gateway/openclaw.py |
test_textkit.py |
software | healthy | gateway/tests/test_textkit.py |
test_auth.py |
software | healthy | gateway/tests/test_auth.py |
e2e_sim.py |
software | healthy | gateway/tests/e2e_sim.py |
| Label | Layer | Status | Path |
|---|---|---|---|
LensUi |
software | healthy | plugin/src/ui.ts:LensUi |
LensClient |
software | healthy | plugin/src/ws.ts:LensClient |
ConfigStore |
software | healthy | plugin/src/store.ts:ConfigStore |
GlassesController |
software | healthy | plugin/src/glasses.ts:GlassesController |
StreamResampler |
software | healthy | plugin/harness/mock.ts:StreamResampler |
extends |
software | healthy | plugin/harness/mock.ts:extends |
Paginator |
software | healthy | gateway/lens_gateway/textkit.py:155 |
OpenClawConfig |
software | healthy | gateway/lens_gateway/config.py:18 |
AsrConfig |
software | healthy | gateway/lens_gateway/config.py:30 |
ComposerConfig |
software | healthy | gateway/lens_gateway/config.py:44 |
Config |
software | healthy | gateway/lens_gateway/config.py:56 |
Device |
software | healthy | gateway/lens_gateway/auth.py:26 |
AuthStore |
software | healthy | gateway/lens_gateway/auth.py:34 |
LensServer |
software | healthy | gateway/lens_gateway/server.py:29 |
DeviceSession |
software | healthy | gateway/lens_gateway/session.py:44 |
FinalResult |
software | healthy | gateway/lens_gateway/asr.py:22 |
AsrEngine |
software | healthy | gateway/lens_gateway/asr.py:35 |
StablePrefixTracker |
software | healthy | gateway/lens_gateway/asr.py:120 |
_Run |
software | healthy | gateway/lens_gateway/openclaw.py:30 |
OpenClawClient |
software | healthy | gateway/lens_gateway/openclaw.py:39 |
TestStripMarkdown |
software | healthy | gateway/tests/test_textkit.py:10 |
TestWrap |
software | healthy | gateway/tests/test_textkit.py:35 |
TestPaginator |
software | healthy | gateway/tests/test_textkit.py:70 |
TestTailWindow |
software | healthy | gateway/tests/test_textkit.py:98 |
TestPairing |
software | healthy | gateway/tests/test_auth.py:14 |
TestTokens |
software | healthy | gateway/tests/test_auth.py:33 |
| Label | Layer | Status | Path |
|---|---|---|---|
plugin |
software | healthy | plugin |
src |
software | healthy | plugin/src |
harness |
software | healthy | plugin/harness |
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
protocol |
software | healthy | protocol |
gateway |
software | healthy | gateway |
lens_gateway |
software | healthy | gateway/lens_gateway |
tests |
software | healthy | gateway/tests |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::gateway/lens_gateway/config.py |
security | healthy | gateway/lens_gateway/config.py |
auth::gateway/README.md |
security | healthy | gateway/README.md |
auth::gateway/tests/test_auth.py |
security | healthy | gateway/tests/test_auth.py |
auth::gateway/lens_gateway/auth.py |
security | healthy | gateway/lens_gateway/auth.py |
auth::gateway/lens_gateway/server.py |
security | healthy | gateway/lens_gateway/server.py |
auth::README.md |
security | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-p468nore |
software | healthy | /tmp/repobility-clone-p468nore |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | scripts/install-service.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
port:18900 |
network | healthy | gateway/tests/e2e_sim.py |
This page is publicly accessible at:
https://repobility.com/scan/a18fcef9-a83a-4556-aaf4-707ecca7bcee/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a18fcef9-a83a-4556-aaf4-707ecca7bcee/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.