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.

satriani13/juego-pelusa

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)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

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.

LabelLayerStatusPath
$ 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.

LabelLayerStatusPath
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

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

LabelLayerStatusPath
.claude software healthy .claude
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/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.