https://github.com/satriani13/juego-pelusa
· scanned 2026-06-16 00:03 UTC (2 months, 3 weeks ago)
6 raw signals (0 security + 6 graph)
Last scanned 2 months, 3 weeks ago · v1 · 6 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 58 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 | game.js:$ |
newDeck |
software | healthy | game.js:newDeck |
sum |
software | healthy | game.js:sum |
totalScore |
software | healthy | game.js:totalScore |
currentPlayer |
software | healthy | game.js:currentPlayer |
rivals |
software | healthy | game.js:rivals |
rivalsWith |
software | healthy | game.js:rivalsWith |
vibrate |
software | healthy | game.js:vibrate |
ensureAudio |
software | healthy | game.js:ensureAudio |
tone |
software | healthy | game.js:tone |
playSteal |
software | healthy | game.js:playSteal |
playBust |
software | healthy | game.js:playBust |
playRound |
software | healthy | game.js:playRound |
playWin |
software | healthy | game.js:playWin |
startGame |
software | healthy | game.js:startGame |
nextRound |
software | healthy | game.js:nextRound |
drawCard |
software | healthy | game.js:drawCard |
applyBust |
software | healthy | game.js:applyBust |
handleBust |
software | healthy | game.js:handleBust |
doSteal |
software | healthy | game.js:doSteal |
endTurn |
software | healthy | game.js:endTurn |
endRound |
software | healthy | game.js:endRound |
onDeckTap |
software | healthy | game.js:onDeckTap |
onSteal |
software | healthy | game.js:onSteal |
onStand |
software | healthy | game.js:onStand |
copiesLeftInDeck |
software | healthy | game.js:copiesLeftInDeck |
bustChance |
software | healthy | game.js:bustChance |
cpuShouldContinue |
software | healthy | game.js:cpuShouldContinue |
maybeCpuTurn |
software | healthy | game.js:maybeCpuTurn |
step |
software | healthy | game.js:step |
finish |
software | healthy | game.js:finish |
bottomPlayerIndex |
software | healthy | game.js:bottomPlayerIndex |
render |
software | healthy | game.js:render |
idx |
software | healthy | game.js:idx |
stacksHtml |
software | healthy | game.js:stacksHtml |
animateLastCard |
software | healthy | game.js:animateLastCard |
showBustBanner |
software | healthy | game.js:showBustBanner |
hideBustBanner |
software | healthy | game.js:hideBustBanner |
esc |
software | healthy | game.js:esc |
showSetup |
software | healthy | game.js:showSetup |
renderSetupList |
software | healthy | game.js:renderSetupList |
addPlayerRow |
software | healthy | game.js:addPlayerRow |
removePlayerRow |
software | healthy | game.js:removePlayerRow |
startMultiplayer |
software | healthy | game.js:startMultiplayer |
showOverlay |
software | healthy | game.js:showOverlay |
hideOverlay |
software | healthy | game.js:hideOverlay |
scoreTableHtml |
software | healthy | game.js:scoreTableHtml |
showRoundEnd |
software | healthy | game.js:showRoundEnd |
showFinal |
software | healthy | game.js:showFinal |
replay |
software | healthy | game.js:replay |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
styles.css |
software | healthy | styles.css |
README.md |
software | healthy | README.md |
index.html |
software | healthy | index.html |
game.js |
software | healthy | game.js |
launch.json |
software | healthy | .claude/launch.json |
.claude/launch.json |
quality | healthy | .claude/launch.json |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-dzov6m1x |
software | healthy | /tmp/repobility-clone-dzov6m1x |
| Label | Layer | Status | Path |
|---|---|---|---|
.claude |
software | healthy | .claude |
This page is publicly accessible at:
https://repobility.com/scan/6d0e77cb-b0b4-4a04-aa8f-7bf7b8c6b75d/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6d0e77cb-b0b4-4a04-aa8f-7bf7b8c6b75d/
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.