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.

spfrood/claude_build_walkthrough

https://github.com/spfrood/claude_build_walkthrough · scanned 2026-06-16 00:19 UTC (2 months, 2 weeks ago)

12 raw signals (0 security + 12 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 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 110 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
yielding software healthy client/js/utils.js:yielding
mulberry32 software healthy client/js/utils.js:mulberry32
hashLevelSeed software healthy client/js/utils.js:hashLevelSeed
clamp software healthy client/js/utils.js:clamp
lerp software healthy client/js/utils.js:lerp
dist software healthy client/js/utils.js:dist
dist2 software healthy client/js/utils.js:dist2
normalize software healthy client/js/utils.js:normalize
polylineLength software healthy client/js/utils.js:polylineLength
formatTime software healthy client/js/utils.js:formatTime
lerpColor software healthy client/js/utils.js:lerpColor
ar software healthy client/js/utils.js:ar
br software healthy client/js/utils.js:br
escapeHtml software healthy client/js/utils.js:escapeHtml
UI software healthy client/js/ui.js:UI
showScreen software healthy client/js/ui.js:showScreen
_rewire software healthy client/js/ui.js:_rewire
showStart software healthy client/js/ui.js:showStart
showIntro software healthy client/js/ui.js:showIntro
showGame software healthy client/js/ui.js:showGame
showResult software healthy client/js/ui.js:showResult
_rewireSubmit software healthy client/js/ui.js:_rewireSubmit
showLeaderboard software healthy client/js/ui.js:showLeaderboard
updateTimer software healthy client/js/ui.js:updateTimer
updateInk software healthy client/js/ui.js:updateInk
updateBeeCount software healthy client/js/ui.js:updateBeeCount
setLevelHUD software healthy client/js/ui.js:setLevelHUD
setDangerLevel software healthy client/js/ui.js:setDangerLevel
toast software healthy client/js/ui.js:toast
repulsion software healthy client/js/bee.js:repulsion
Share software healthy client/js/share.js:Share
buildShareUrl software healthy client/js/share.js:buildShareUrl
parseShareUrl software healthy client/js/share.js:parseShareUrl
clearShareUrl software healthy client/js/share.js:clearShareUrl
shareResult software healthy client/js/share.js:shareResult
toCanvas software healthy client/js/input.js:toCanvas
start software healthy client/js/input.js:start
move software healthy client/js/input.js:move
end software healthy client/js/input.js:end
LevelGenerator software healthy client/js/level.js:LevelGenerator
pickHint software healthy client/js/level.js:pickHint
generate software healthy client/js/level.js:generate
Leaderboard software healthy client/js/leaderboard.js:Leaderboard
submitScore software healthy client/js/leaderboard.js:submitScore
fetchScores software healthy client/js/leaderboard.js:fetchScores
render software healthy client/js/leaderboard.js:render
midX software healthy client/js/renderer.js:midX
midY software healthy client/js/renderer.js:midY
onStartPlay software healthy client/js/game.js:onStartPlay
showIntro software healthy client/js/game.js:showIntro

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

LabelLayerStatusPath
ecosystem.config.js software healthy ecosystem.config.js
README.md software healthy README.md
package.json software healthy package.json
package-lock.json software healthy package-lock.json
design-doc.md software healthy design-doc.md
index.html software healthy client/index.html
physics.js software healthy client/js/physics.js
utils.js software healthy client/js/utils.js
ui.js software healthy client/js/ui.js
bee.js software healthy client/js/bee.js
share.js software healthy client/js/share.js
input.js software healthy client/js/input.js
level.js software healthy client/js/level.js
leaderboard.js software healthy client/js/leaderboard.js
renderer.js software healthy client/js/renderer.js
game.js software healthy client/js/game.js
style.css software healthy client/css/style.css
db.js software healthy database/db.js
server.js software healthy server/server.js
scores.js software healthy server/routes/scores.js

LabelLayerStatusPath
client software healthy client
js software healthy client/js
css software healthy client/css
database software healthy database
server software healthy server
routes software healthy server/routes

LabelLayerStatusPath
GET /lib/matter.min.js api healthy server/server.js
USE /api api healthy server/server.js
POST /score api healthy server/routes/scores.js
GET /leaderboard api healthy server/routes/scores.js

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

LabelLayerStatusPath
Bee software healthy client/js/bee.js:Bee

LabelLayerStatusPath
sqlite data healthy README.md

LabelLayerStatusPath
port:3000 network healthy ecosystem.config.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/bdb476bf-fb29-44f8-8132-7ef3c0ee7978/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/bdb476bf-fb29-44f8-8132-7ef3c0ee7978/

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.