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.
4 of your 35 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 1.62s · analysis 3.6s · 0.3 MB · GitHub preflight 530ms

leadingproblemsolver/anynav

https://github.com/leadingproblemsolver/anynav/ · scanned 2026-06-19 14:52 UTC (1 month, 1 week ago) · 10 languages

44 raw signals (32 security + 12 graph) 56th percentile · Javascript · tiny (<2K LoC)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 100.0 0.15 15.00
security_score 48.7 0.25 12.18
testing_score 70.0 0.20 14.00
documentation_score 41.7 0.15 6.25
practices_score 72.0 0.15 10.80
code_quality 80.0 0.10 8.00
Overall 1.00 66.2
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 51 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
PROJECT.md software healthy PROJECT.md
vite.config.js software healthy vite.config.js
README.md software healthy README.md
PHASE_1_5_IMPLEMENTATION.md software healthy PHASE_1_5_IMPLEMENTATION.md
package.json software healthy package.json
schema.sql software healthy schema.sql
index.html software healthy index.html
package-lock.json software healthy package-lock.json
.env.example software healthy .env.example
eslint.config.js software healthy eslint.config.js
index.css software healthy src/index.css
App.jsx software healthy src/App.jsx
App.css software healthy src/App.css
main.jsx software healthy src/main.jsx
UploadControl.jsx software healthy src/components/UploadControl.jsx
Auth.jsx software healthy src/components/Auth.jsx
supabaseClient.js software healthy src/lib/supabaseClient.js
MapCanvas.jsx software healthy src/features/map/MapCanvas.jsx
PathFinder.js software healthy src/features/graph/PathFinder.js
waypointProcessor.js software healthy src/features/graph/waypointProcessor.js

LabelLayerStatusPath
App software healthy src/App.jsx:App
handleMapClick software healthy src/App.jsx:handleMapClick
handleFinalizeWaypoints software healthy src/App.jsx:handleFinalizeWaypoints
handleResetGraph software healthy src/App.jsx:handleResetGraph
handleKeyDown software healthy src/App.jsx:handleKeyDown
UploadControl software healthy src/components/UploadControl.jsx:UploadControl
handleFileChange software healthy src/components/UploadControl.jsx:handleFileChange
Auth software healthy src/components/Auth.jsx:Auth
loadSession software healthy src/components/Auth.jsx:loadSession
that software healthy src/components/Auth.jsx:that
signIn software healthy src/components/Auth.jsx:signIn
signUp software healthy src/components/Auth.jsx:signUp
signOut software healthy src/components/Auth.jsx:signOut
MapCanvas software healthy src/features/map/MapCanvas.jsx:MapCanvas
onClick software healthy src/features/map/MapCanvas.jsx:onClick
onDblClick software healthy src/features/map/MapCanvas.jsx:onDblClick
waypointsToGeoJSON software healthy src/features/graph/waypointProcessor.js:waypointsToGeoJSON

LabelLayerStatusPath
src software healthy src
components software healthy src/components
lib software healthy src/lib
features software healthy src/features
map software healthy src/features/map
graph software healthy src/features/graph

LabelLayerStatusPath
App frontend healthy src/App.jsx
UploadControl frontend healthy src/components/UploadControl.jsx
Auth frontend healthy src/components/Auth.jsx
MapCanvas frontend healthy src/features/map/MapCanvas.jsx

LabelLayerStatusPath
profiles data healthy schema.sql
maps data healthy schema.sql

LabelLayerStatusPath
repobility-clone-9pguguh1 software healthy /tmp/repobility-clone-9pguguh1

LabelLayerStatusPath
PathFinder software healthy src/features/graph/PathFinder.js:PathFinder
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/b4ed8688-d9cb-4b4c-9044-457f7e25cfc5/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b4ed8688-d9cb-4b4c-9044-457f7e25cfc5/

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.