Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

verygoodplugins/automem-graph-viewer

https://github.com/verygoodplugins/automem-graph-viewer · scanned 2026-06-16 00:48 UTC (2 months, 1 week ago)

46 raw signals (0 security + 46 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 36 actionable findings from 1 signal source. 10 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 409 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.

LabelLayerStatusPath
contentTypeFor software healthy server.mjs:contentTypeFor
send software healthy server.mjs:send
tryServeFile software healthy server.mjs:tryServeFile
getLocalIps software healthy scripts/hand-tracking-server.js:getLocalIps
broadcastStatus software healthy scripts/hand-tracking-server.js:broadcastStatus
connect software healthy scripts/hand-tracking-server.js:connect
updateFPS software healthy scripts/hand-tracking-server.js:updateFPS
render software healthy scripts/hand-tracking-server.js:render
safeKillPorts software healthy scripts/dev-all.mjs:safeKillPorts
run software healthy scripts/dev-all.mjs:run
shutdown software healthy scripts/dev-all.mjs:shutdown
api software healthy scripts/seed.mjs:api
sleep software healthy scripts/seed.mjs:sleep
waitForHealth software healthy scripts/seed.mjs:waitForHealth
resetAll software healthy scripts/seed.mjs:resetAll
ids software healthy scripts/seed.mjs:ids
seed software healthy scripts/seed.mjs:seed
verify software healthy scripts/seed.mjs:verify
main software healthy scripts/seed.mjs:main
HandIcon software healthy src/App.tsx:HandIcon
BugIcon software healthy src/App.tsx:BugIcon
BoltIcon software healthy src/App.tsx:BoltIcon
App software healthy src/App.tsx:App
handleKeyDown software healthy src/App.tsx:handleKeyDown
forceSimulation software healthy src/types/d3-force-3d.d.ts:forceSimulation
forceLink software healthy src/types/d3-force-3d.d.ts:forceLink
forceManyBody software healthy src/types/d3-force-3d.d.ts:forceManyBody
forceCenter software healthy src/types/d3-force-3d.d.ts:forceCenter
forceCollide software healthy src/types/d3-force-3d.d.ts:forceCollide
forceRadial software healthy src/types/d3-force-3d.d.ts:forceRadial
forceX software healthy src/types/d3-force-3d.d.ts:forceX
forceY software healthy src/types/d3-force-3d.d.ts:forceY
forceZ software healthy src/types/d3-force-3d.d.ts:forceZ
isEmbeddedMode software healthy src/api/client.ts:isEmbeddedMode
getTokenFromHash software healthy src/api/client.ts:getTokenFromHash
getApiBase software healthy src/api/client.ts:getApiBase
getTokenFromQuery software healthy src/api/client.ts:getTokenFromQuery
getToken software healthy src/api/client.ts:getToken
getAuthHeaders software healthy src/api/client.ts:getAuthHeaders
setServerConfig software healthy src/api/client.ts:setServerConfig
getServerConfig software healthy src/api/client.ts:getServerConfig
isAuthenticated software healthy src/api/client.ts:isAuthenticated
isAuthErrorMessage software healthy src/api/client.ts:isAuthErrorMessage
getConnectionInfo software healthy src/api/client.ts:getConnectionInfo
handleResponse software healthy src/api/client.ts:handleResponse
getSnapshotCap software healthy src/api/client.ts:getSnapshotCap
fetchGraphSnapshot software healthy src/api/client.ts:fetchGraphSnapshot
fetchGraphNeighbors software healthy src/api/client.ts:fetchGraphNeighbors
fetchGraphStats software healthy src/api/client.ts:fetchGraphStats
fetchRecall software healthy src/api/client.ts:fetchRecall

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
railway.toml software healthy railway.toml
vite.config.ts software healthy vite.config.ts
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
tailwind.config.js software healthy tailwind.config.js
package.json software healthy package.json
server.mjs software healthy server.mjs
index.html software healthy index.html
Dockerfile software healthy Dockerfile
package-lock.json software healthy package-lock.json
.env.example software healthy .env.example
eslint.config.js software healthy eslint.config.js
tsconfig.json software healthy tsconfig.json
LICENSE software healthy LICENSE
.release-please-manifest.json software healthy .release-please-manifest.json
postcss.config.js software healthy postcss.config.js
AGENTS.md software healthy AGENTS.md
CHANGELOG.md software healthy CHANGELOG.md
.release-please-config.json software healthy .release-please-config.json
2026-06-05-scalable-completeness-and-ui-refresh-design.md software healthy docs/superpowers/specs/2026-06-05-scalable-completeness-and…
2026-06-06-whole-corpus-search-design.md software healthy docs/superpowers/specs/2026-06-06-whole-corpus-search-desig…
2026-06-06-search-results-sidebar-spotlight-design.md software healthy docs/superpowers/specs/2026-06-06-search-results-sidebar-sp…
package.json software healthy scripts/package.json
hand-tracking-server.js software healthy scripts/hand-tracking-server.js
package-lock.json software healthy scripts/package-lock.json
dev-all.mjs software healthy scripts/dev-all.mjs
seed.mjs software healthy scripts/seed.mjs
release-please.yml software healthy .github/workflows/release-please.yml
ci.yml software healthy .github/workflows/ci.yml
docker-build.yml software healthy .github/workflows/docker-build.yml
docs-dispatch.yml software healthy .github/workflows/docs-dispatch.yml
index.css software healthy src/index.css
main.tsx software healthy src/main.tsx
vite-env.d.ts software healthy src/vite-env.d.ts
App.tsx software healthy src/App.tsx
d3-force-3d.d.ts software healthy src/types/d3-force-3d.d.ts
client.ts software healthy src/api/client.ts
OneEuroFilter.ts software healthy src/utils/OneEuroFilter.ts
EdgeParticles.tsx software healthy src/components/EdgeParticles.tsx
RelationshipBadge.tsx software healthy src/components/RelationshipBadge.tsx
ClusterLabels.tsx software healthy src/components/ClusterLabels.tsx
TokenPrompt.tsx software healthy src/components/TokenPrompt.tsx
PathfindingOverlay.tsx software healthy src/components/PathfindingOverlay.tsx
MiniMap.tsx software healthy src/components/MiniMap.tsx
TagCloud.tsx software healthy src/components/TagCloud.tsx
GestureDebugOverlay.tsx software healthy src/components/GestureDebugOverlay.tsx
HandControlOverlay.tsx software healthy src/components/HandControlOverlay.tsx
Breadcrumbs.tsx software healthy src/components/Breadcrumbs.tsx
StatsBar.tsx software healthy src/components/StatsBar.tsx
Inspector.tsx software healthy src/components/Inspector.tsx

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
docs software healthy docs
superpowers software healthy docs/superpowers
specs software healthy docs/superpowers/specs
scripts software healthy scripts
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
types software healthy src/types
api software healthy src/api
utils software healthy src/utils
components software healthy src/components
settings software healthy src/components/settings
lib software healthy src/lib
hooks software healthy src/hooks

LabelLayerStatusPath
LowPassFilter software healthy src/utils/OneEuroFilter.ts:LowPassFilter
OneEuroFilter software healthy src/utils/OneEuroFilter.ts:OneEuroFilter
OneEuroFilter2D software healthy src/utils/OneEuroFilter.ts:OneEuroFilter2D
OneEuroFilter3D software healthy src/utils/OneEuroFilter.ts:OneEuroFilter3D
HandLandmarkFilter software healthy src/utils/OneEuroFilter.ts:HandLandmarkFilter
is software healthy src/components/SearchResultsList.tsx:is
SoundManager software healthy src/lib/sounds.ts:SoundManager
OneEuroFilter software healthy src/lib/OneEuroFilter.ts:OneEuroFilter
OneEuroFilter3D software healthy src/lib/OneEuroFilter.ts:OneEuroFilter3D
PointerRayFilter software healthy src/lib/OneEuroFilter.ts:PointerRayFilter

LabelLayerStatusPath
release-please cicd healthy .github/workflows/release-please.yml
lint-build cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/docker-build.yml
publish cicd healthy .github/workflows/docker-build.yml
check-docs cicd healthy .github/workflows/docs-dispatch.yml

LabelLayerStatusPath
App frontend healthy src/App.tsx
GestureDebugOverlay frontend healthy src/components/GestureDebugOverlay.tsx
HandControlOverlay frontend healthy src/components/HandControlOverlay.tsx
Hand2DOverlay frontend healthy src/components/Hand2DOverlay.tsx

LabelLayerStatusPath
gha::release-please cicd healthy .github/workflows/release-please.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::docker-build cicd healthy .github/workflows/docker-build.yml
gha::docs-dispatch cicd healthy .github/workflows/docs-dispatch.yml

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
IMAGE_NAME cicd healthy
REGISTRY cicd healthy
RELEASE_PLEASE_TOKEN cicd healthy

LabelLayerStatusPath
port:5173 network healthy vite.config.ts
port:3000 network healthy Dockerfile

LabelLayerStatusPath
127.0.0.1 network healthy .github/workflows/ci.yml
192.168.1.100 network healthy src/hooks/useIPhoneHandTracking.ts

LabelLayerStatusPath
repobility-clone-pbop2zvf software healthy /tmp/repobility-clone-pbop2zvf

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile

LabelLayerStatusPath
gpu (detected) hardware healthy package-lock.json

LabelLayerStatusPath
/ws frontend healthy scripts/hand-tracking-server.js
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/6e421814-c907-4421-b3c5-95d88d90268d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6e421814-c907-4421-b3c5-95d88d90268d/

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.