https://github.com/timothy8901/robo-revolution
· scanned 2026-06-16 00:36 UTC (2 months, 2 weeks ago)
9 raw signals (0 security + 9 graph)
Last scanned 2 months, 2 weeks ago · v1 · 9 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 80 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 |
|---|---|---|---|
$ |
software | healthy | js/hud.js:$ |
gridTexture |
software | healthy | js/arena.js:gridTexture |
wallTexture |
software | healthy | js/arena.js:wallTexture |
signTexture |
software | healthy | js/arena.js:signTexture |
buildArena |
software | healthy | js/arena.js:buildArena |
bar |
software | healthy | js/arena.js:bar |
a |
software | healthy | js/arena.js:a |
update |
software | healthy | js/arena.js:update |
$ |
software | healthy | js/garage.js:$ |
makeGradePass |
software | healthy | js/post.js:makeGradePass |
toonGradient |
software | healthy | js/robo.js:toonGradient |
toonMat |
software | healthy | js/robo.js:toonMat |
capsule |
software | healthy | js/robo.js:capsule |
box |
software | healthy | js/robo.js:box |
sphere |
software | healthy | js/robo.js:sphere |
mkLeg |
software | healthy | js/robo.js:mkLeg |
px |
software | healthy | js/robo.js:px |
pz |
software | healthy | js/robo.js:pz |
power |
software | healthy | js/robo.js:power |
lerpA |
software | healthy | js/robo.js:lerpA |
glowSpriteTexture |
software | healthy | js/weapons.js:glowSpriteTexture |
half |
software | healthy | js/weapons.js:half |
err |
software | healthy | js/weapons.js:err |
pitchOff |
software | healthy | js/weapons.js:pitchOff |
rotateY |
software | healthy | js/weapons.js:rotateY |
computeStats |
software | healthy | js/config.js:computeStats |
hp |
software | healthy | js/config.js:hp |
speed |
software | healthy | js/config.js:speed |
air |
software | healthy | js/config.js:air |
atk |
software | healthy | js/config.js:atk |
down |
software | healthy | js/config.js:down |
randomEnemyLoadout |
software | healthy | js/config.js:randomEnemyLoadout |
pick |
software | healthy | js/config.js:pick |
clamp01 |
software | healthy | js/config.js:clamp01 |
softCircleTexture |
software | healthy | js/fx.js:softCircleTexture |
neonComplement |
software | healthy | js/fx.js:neonComplement |
el |
software | healthy | js/fx.js:el |
showError |
software | healthy | js/main.js:showError |
makePlayer |
software | healthy | js/main.js:makePlayer |
makeEnemy |
software | healthy | js/main.js:makeEnemy |
camYaw |
software | healthy | js/main.js:camYaw |
battleCamera |
software | healthy | js/main.js:battleCamera |
applyGarageViewOffset |
software | healthy | js/main.js:applyGarageViewOffset |
setState |
software | healthy | js/main.js:setState |
cue |
software | healthy | js/main.js:cue |
fly |
software | healthy | js/main.js:fly |
separate |
software | healthy | js/main.js:separate |
push |
software | healthy | js/main.js:push |
finishBattle |
software | healthy | js/main.js:finishBattle |
togglePause |
software | healthy | js/main.js:togglePause |
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 |
index.html |
software | healthy | index.html |
hud.js |
software | healthy | js/hud.js |
arena.js |
software | healthy | js/arena.js |
garage.js |
software | healthy | js/garage.js |
post.js |
software | healthy | js/post.js |
ai.js |
software | healthy | js/ai.js |
robo.js |
software | healthy | js/robo.js |
input.js |
software | healthy | js/input.js |
weapons.js |
software | healthy | js/weapons.js |
config.js |
software | healthy | js/config.js |
fx.js |
software | healthy | js/fx.js |
main.js |
software | healthy | js/main.js |
audio.js |
software | healthy | js/audio.js |
style.css |
software | healthy | css/style.css |
| Label | Layer | Status | Path |
|---|---|---|---|
HUD |
software | healthy | js/hud.js:HUD |
Garage |
software | healthy | js/garage.js:Garage |
AI |
software | healthy | js/ai.js:AI |
Robo |
software | healthy | js/robo.js:Robo |
Input |
software | healthy | js/input.js:Input |
Weapons |
software | healthy | js/weapons.js:Weapons |
FX |
software | healthy | js/fx.js:FX |
AudioFX |
software | healthy | js/audio.js:AudioFX |
| Label | Layer | Status | Path |
|---|---|---|---|
js |
software | healthy | js |
css |
software | healthy | css |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-aewke_nq |
software | healthy | /tmp/repobility-clone-aewke_nq |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/36d50385-c986-4e3c-9bb2-b555d5d62896/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/36d50385-c986-4e3c-9bb2-b555d5d62896/
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.