https://github.com/hshakeri/star-hopper
· scanned 2026-06-16 04:27 UTC (2 months ago)
26 raw signals (0 security + 26 graph)
Last scanned 2 months ago · v1 · 26 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 371 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 |
|---|---|---|---|
getPredictedTrajectory |
software | healthy | nav-renderer.js:getPredictedTrajectory |
thrustPower |
software | healthy | nav-renderer.js:thrustPower |
gridStartX |
software | healthy | nav-renderer.js:gridStartX |
gridStartY |
software | healthy | nav-renderer.js:gridStartY |
accelMag |
software | healthy | nav-physics.js:accelMag |
mag |
software | healthy | entities.js:mag |
theta |
software | healthy | entities.js:theta |
r |
software | healthy | entities.js:r |
rx |
software | healthy | entities.js:rx |
ry |
software | healthy | entities.js:ry |
toward |
software | healthy | entities.js:toward |
hud |
software | healthy | entities.js:hud |
color |
software | healthy | entities.js:color |
baseGravity |
software | healthy | entities.js:baseGravity |
isActive |
software | healthy | entities.js:isActive |
ringColor |
software | healthy | entities.js:ringColor |
primaryColor |
software | healthy | entities.js:primaryColor |
visorColor |
software | healthy | entities.js:visorColor |
hue |
software | healthy | entities.js:hue |
canvasW |
software | healthy | entities.js:canvasW |
panel |
software | healthy | entities.js:panel |
panelRight |
software | healthy | entities.js:panelRight |
panelTop |
software | healthy | entities.js:panelTop |
panelBottom |
software | healthy | entities.js:panelBottom |
overlapsV |
software | healthy | entities.js:overlapsV |
drawGemShape |
software | healthy | entities.js:drawGemShape |
var_css |
software | healthy | entities.js:var_css |
ui_log_input |
software | healthy | ui.js:ui_log_input |
ui_log_output |
software | healthy | ui.js:ui_log_output |
scrollToBottom |
software | healthy | ui.js:scrollToBottom |
updatePauseControls |
software | healthy | ui.js:updatePauseControls |
toggleGamePause |
software | healthy | ui.js:toggleGamePause |
setupResizablePanes |
software | healthy | ui.js:setupResizablePanes |
clamp |
software | healthy | ui.js:clamp |
onMove |
software | healthy | ui.js:onMove |
onUp |
software | healthy | ui.js:onUp |
updateHUD |
software | healthy | ui.js:updateHUD |
gauges |
software | healthy | ui.js:gauges |
currentG |
software | healthy | ui.js:currentG |
realWorldG |
software | healthy | ui.js:realWorldG |
velocitySq |
software | healthy | ui.js:velocitySq |
updateMissionList |
software | healthy | ui.js:updateMissionList |
getActivePlatformerMission |
software | healthy | ui.js:getActivePlatformerMission |
escapeHTML |
software | healthy | ui.js:escapeHTML |
getScaffoldValues |
software | healthy | ui.js:getScaffoldValues |
getScaffoldModeLabel |
software | healthy | ui.js:getScaffoldModeLabel |
getCoachPredictionOption |
software | healthy | ui.js:getCoachPredictionOption |
evaluateMissionResultChecks |
software | healthy | ui.js:evaluateMissionResultChecks |
renderResultFeedback |
software | healthy | ui.js:renderResultFeedback |
showBadgeToast |
software | healthy | ui.js:showBadgeToast |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
nav-renderer.js |
software | healthy | nav-renderer.js |
nav-physics.js |
software | healthy | nav-physics.js |
tests.html |
software | healthy | tests.html |
entities.js |
software | healthy | entities.js |
manifest.json |
software | healthy | manifest.json |
ui.js |
software | healthy | ui.js |
sw.js |
software | healthy | sw.js |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
style.css |
software | healthy | style.css |
physics.js |
software | healthy | physics.js |
planets.js |
software | healthy | planets.js |
ROADMAP.md |
software | healthy | ROADMAP.md |
navigator.js |
software | healthy | navigator.js |
interpreter.js |
software | healthy | interpreter.js |
test-runner.js |
software | healthy | test-runner.js |
github-sync.js |
software | healthy | github-sync.js |
guided-mode.js |
software | healthy | guided-mode.js |
README.md |
software | healthy | README.md |
nav-missions.js |
software | healthy | nav-missions.js |
audio.js |
software | healthy | audio.js |
nav-bodies.js |
software | healthy | nav-bodies.js |
notebook.js |
software | healthy | notebook.js |
nav-ship.js |
software | healthy | nav-ship.js |
diagnostics.js |
software | healthy | diagnostics.js |
render-cache.js |
software | healthy | render-cache.js |
navigator-classic.js |
software | healthy | navigator-classic.js |
index.html |
software | healthy | index.html |
missions.js |
software | healthy | missions.js |
retry-variants.js |
software | healthy | retry-variants.js |
nav-core.js |
software | healthy | nav-core.js |
nav-transfer.js |
software | healthy | nav-transfer.js |
touch-controls.js |
software | healthy | touch-controls.js |
profiles.js |
software | healthy | profiles.js |
game.js |
software | healthy | game.js |
attempt-log.js |
software | healthy | attempt-log.js |
| Label | Layer | Status | Path |
|---|---|---|---|
Particle |
software | healthy | entities.js:Particle |
ParticleEngine |
software | healthy | entities.js:ParticleEngine |
ComicBubble |
software | healthy | entities.js:ComicBubble |
ComicBubbleEngine |
software | healthy | entities.js:ComicBubbleEngine |
Mob |
software | healthy | entities.js:Mob |
Projectile |
software | healthy | entities.js:Projectile |
Player |
software | healthy | entities.js:Player |
Enemy |
software | healthy | entities.js:Enemy |
InteractiveObject |
software | healthy | entities.js:InteractiveObject |
PhysicsEngine |
software | healthy | physics.js:PhysicsEngine |
KidCodeError |
software | healthy | interpreter.js:KidCodeError |
Tokenizer |
software | healthy | interpreter.js:Tokenizer |
Parser |
software | healthy | interpreter.js:Parser |
KidCodeInterpreter |
software | healthy | interpreter.js:KidCodeInterpreter |
AutocompleteEngine |
software | healthy | interpreter.js:AutocompleteEngine |
CompilerSingleton |
software | healthy | interpreter.js:CompilerSingleton |
on |
software | healthy | test-runner.js:on |
SoundEngine |
software | healthy | audio.js:SoundEngine |
StarHopperGame |
software | healthy | game.js:StarHopperGame |
| Label | Layer | Status | Path |
|---|---|---|---|
hshakeri__star-hopper |
software | healthy | /data/fable5_failed_archive/hshakeri__star-hopper |
This page is publicly accessible at:
https://repobility.com/scan/d13f87c3-d300-4370-9710-ef32c6b58c8f/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/d13f87c3-d300-4370-9710-ef32c6b58c8f/
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.