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.

seungkyucha/splash-arcade

https://github.com/seungkyucha/splash-arcade · scanned 2026-06-16 00:08 UTC (2 months, 2 weeks ago)

8 raw signals (0 security + 8 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 8 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 89 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
assert software healthy test/smoke.mjs:assert
makeCanvas software healthy js/sprites.js:makeCanvas
rr software healthy js/sprites.js:rr
fs software healthy js/sprites.js:fs
renderGroundTile software healthy js/sprites.js:renderGroundTile
renderSolidTile software healthy js/sprites.js:renderSolidTile
renderBoxTile software healthy js/sprites.js:renderBoxTile
drawCharacter software healthy js/sprites.js:drawCharacter
renderCharacterSprites software healthy js/sprites.js:renderCharacterSprites
renderPortraits software healthy js/sprites.js:renderPortraits
renderBalloonFrames software healthy js/sprites.js:renderBalloonFrames
renderWaterSprites software healthy js/sprites.js:renderWaterSprites
off software healthy js/sprites.js:off
grad software healthy js/sprites.js:grad
endCap software healthy js/sprites.js:endCap
renderBubble software healthy js/sprites.js:renderBubble
renderItemSprites software healthy js/sprites.js:renderItemSprites
badge software healthy js/sprites.js:badge
star software healthy js/sprites.js:star
a software healthy js/sprites.js:a
renderTouchControls software healthy js/sprites.js:renderTouchControls
loadSprites software healthy js/sprites.js:loadSprites
generateMap software healthy js/map.js:generateMap
clearAround software healthy js/map.js:clearAround
inBounds software healthy js/map.js:inBounds
fitCanvas software healthy js/main.js:fitCanvas
blit software healthy js/main.js:blit
outlinedText software healthy js/main.js:outlinedText
roundRect software healthy js/main.js:roundRect
toView software healthy js/main.js:toView
inRect software healthy js/main.js:inRect
endJoy software healthy js/main.js:endJoy
joyDir software healthy js/main.js:joyDir
cardX software healthy js/main.js:cardX
selectCardAt software healthy js/main.js:selectCardAt
startGame software healthy js/main.js:startGame
backToTitle software healthy js/main.js:backToTitle
drawBackdrop software healthy js/main.js:drawBackdrop
x software healthy js/main.js:x
drawTitle software healthy js/main.js:drawTitle
drawSelect software healthy js/main.js:drawSelect
drawGame software healthy js/main.js:drawGame
drawBoardFrame software healthy js/main.js:drawBoardFrame
panelBox software healthy js/main.js:panelBox
drawLeftPanel software healthy js/main.js:drawLeftPanel
drawRightPanel software healthy js/main.js:drawRightPanel
drawBoard software healthy js/main.js:drawBoard
a software healthy js/main.js:a
drawTouchControls software healthy js/main.js:drawTouchControls
drawResult software healthy js/main.js:drawResult

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
DESIGN.md software healthy DESIGN.md
README.md software healthy README.md
package.json software healthy package.json
index.html software healthy index.html
style.css software healthy style.css
smoke.mjs software healthy test/smoke.mjs
sprites-debug.html software healthy test/sprites-debug.html
debug.html software healthy test/debug.html
sprites.js software healthy js/sprites.js
ai.js software healthy js/ai.js
map.js software healthy js/map.js
main.js software healthy js/main.js
sound.js software healthy js/sound.js
constants.js software healthy js/constants.js
game.js software healthy js/game.js

LabelLayerStatusPath
AIController software healthy js/ai.js:AIController
Player software healthy js/game.js:Player
Game software healthy js/game.js:Game

LabelLayerStatusPath
test software healthy test
js software healthy js

LabelLayerStatusPath
repobility-clone-e381gz25 software healthy /tmp/repobility-clone-e381gz25
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/38ce10ad-780e-4dff-a4c5-cfff576c3bab/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/38ce10ad-780e-4dff-a4c5-cfff576c3bab/

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.