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.

rogih5/AgresteSouls

https://github.com/rogih5/AgresteSouls · scanned 2026-06-15 23:54 UTC (2 months, 3 weeks ago)

12 raw signals (0 security + 12 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 12 actionable findings from 1 signal source. 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 77 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
spawnEnemy software healthy web/server/index.js:spawnEnemy
broadcast software healthy web/server/index.js:broadcast
send software healthy web/server/index.js:send
dist software healthy web/server/index.js:dist
amagoMult software healthy web/server/index.js:amagoMult
aggroMult software healthy web/server/index.js:aggroMult
handleMessage software healthy web/server/index.js:handleMessage
publicPlayer software healthy web/server/index.js:publicPlayer
publicEnemy software healthy web/server/index.js:publicEnemy
hurtEnemy software healthy web/server/index.js:hurtEnemy
hurtPlayer software healthy web/server/index.js:hurtPlayer
resetEnemy software healthy web/server/index.js:resetEnemy
nearestPlayer software healthy web/server/index.js:nearestPlayer
tickEnemy software healthy web/server/index.js:tickEnemy
moveToward software healthy web/server/index.js:moveToward
escapeHtml software healthy web/public/js/hud.js:escapeHtml
moveToward software healthy web/public/js/player.js:moveToward
easeIn software healthy web/public/js/player.js:easeIn
lerpAngle software healthy web/public/js/player.js:lerpAngle
d software healthy web/public/js/player.js:d
round2 software healthy web/public/js/player.js:round2
buildWorld software healthy web/public/js/world.js:buildWorld
addWall software healthy web/public/js/world.js:addWall
addWallV software healthy web/public/js/world.js:addWallV
addCruzeiro software healthy web/public/js/world.js:addCruzeiro
a software healthy web/public/js/world.js:a
scatterCacti software healthy web/public/js/world.js:scatterCacti
scatterRocks software healthy web/public/js/world.js:scatterRocks
makeGroundTexture software healthy web/public/js/world.js:makeGroundTexture
resolveColliders software healthy web/public/js/world.js:resolveColliders
makeTextSprite software healthy web/public/js/entities.js:makeTextSprite
mat software healthy web/public/js/entities.js:mat
makePlayerMesh software healthy web/public/js/entities.js:makePlayerMesh
makeEnemyMesh software healthy web/public/js/entities.js:makeEnemyMesh
flashMesh software healthy web/public/js/entities.js:flashMesh
unflashMesh software healthy web/public/js/entities.js:unflashMesh
lerpAngle software healthy web/public/js/entities.js:lerpAngle
d software healthy web/public/js/entities.js:d
out software healthy web/public/js/fx.js:out
startGame software healthy web/public/js/main.js:startGame
a software healthy web/public/js/main.js:a
pos software healthy web/public/js/main.js:pos
makeGhost software healthy web/public/js/main.js:makeGhost
removeGhost software healthy web/public/js/main.js:removeGhost
loop software healthy web/public/js/main.js:loop
tick software healthy web/public/js/main.js:tick
⚙ express.static(path.join(__dirname software healthy web/server/index.js

LabelLayerStatusPath
CLAUDE.md software healthy CLAUDE.md
ROADMAP.md software healthy ROADMAP.md
package.json software healthy web/package.json
package-lock.json software healthy web/package-lock.json
index.js software healthy web/server/index.js
index.html software healthy web/public/index.html
hud.js software healthy web/public/js/hud.js
player.js software healthy web/public/js/player.js
world.js software healthy web/public/js/world.js
net.js software healthy web/public/js/net.js
entities.js software healthy web/public/js/entities.js
fx.js software healthy web/public/js/fx.js
main.js software healthy web/public/js/main.js
style.css software healthy web/public/css/style.css
launch.json software healthy .claude/launch.json
CLAUDE.md quality healthy CLAUDE.md
.claude/launch.json quality healthy .claude/launch.json

LabelLayerStatusPath
web software healthy web
server software healthy web/server
public software healthy web/public
js software healthy web/public/js
css software healthy web/public/css
.claude software healthy .claude

LabelLayerStatusPath
HUD software healthy web/public/js/hud.js:HUD
LocalPlayer software healthy web/public/js/player.js:LocalPlayer
Net software healthy web/public/js/net.js:Net
EntityRegistry software healthy web/public/js/entities.js:EntityRegistry
FX software healthy web/public/js/fx.js:FX

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

LabelLayerStatusPath
USE /vendor/three api healthy web/server/index.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/adc3aef7-d683-4fdb-8a8e-7f4a6f17f6ce/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/adc3aef7-d683-4fdb-8a8e-7f4a6f17f6ce/

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.