https://github.com/wi202im/galaga-strike
· scanned 2026-06-16 00:57 UTC (2 months, 1 week ago)
4 raw signals (0 security + 4 graph)
Last scanned 2 months, 1 week ago · v1 · 4 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 38 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 |
|---|---|---|---|
fitCanvas |
software | healthy | game.js:fitCanvas |
rand |
software | healthy | game.js:rand |
pick |
software | healthy | game.js:pick |
initStars |
software | healthy | game.js:initStars |
formationSlot |
software | healthy | game.js:formationSlot |
gx |
software | healthy | game.js:gx |
enemyType |
software | healthy | game.js:enemyType |
spawnWave |
software | healthy | game.js:spawnWave |
fromLeft |
software | healthy | game.js:fromLeft |
canvasX |
software | healthy | game.js:canvasX |
startGame |
software | healthy | game.js:startGame |
nextWave |
software | healthy | game.js:nextWave |
loseLife |
software | healthy | game.js:loseLife |
playerShoot |
software | healthy | game.js:playerShoot |
enemyShoot |
software | healthy | game.js:enemyShoot |
dropItem |
software | healthy | game.js:dropItem |
grabItem |
software | healthy | game.js:grabItem |
explode |
software | healthy | game.js:explode |
floatText |
software | healthy | game.js:floatText |
update |
software | healthy | game.js:update |
updateStarsOnly |
software | healthy | game.js:updateStarsOnly |
updateParticles |
software | healthy | game.js:updateParticles |
updateEnemies |
software | healthy | game.js:updateEnemies |
drawStars |
software | healthy | game.js:drawStars |
drawPlayer |
software | healthy | game.js:drawPlayer |
drawEnemy |
software | healthy | game.js:drawEnemy |
drawItem |
software | healthy | game.js:drawItem |
drawBullet |
software | healthy | game.js:drawBullet |
drawHUD |
software | healthy | game.js:drawHUD |
drawBanner |
software | healthy | game.js:drawBanner |
drawMenu |
software | healthy | game.js:drawMenu |
drawGameOver |
software | healthy | game.js:drawGameOver |
render |
software | healthy | game.js:render |
loop |
software | healthy | game.js:loop |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
index.html |
software | healthy | index.html |
game.js |
software | healthy | game.js |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-umqmeqsg |
software | healthy | /tmp/repobility-clone-umqmeqsg |
This page is publicly accessible at:
https://repobility.com/scan/ff6988ec-1e89-4ce5-9515-fd726658fe16/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/ff6988ec-1e89-4ce5-9515-fd726658fe16/
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.