https://github.com/tonimo198-hash/rps-arena
· scanned 2026-06-16 04:40 UTC (1 month, 3 weeks ago)
6 raw signals (0 security + 6 graph)
Last scanned 1 month, 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 117 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 |
|---|---|---|---|
googleClient |
software | healthy | server.js:googleClient |
hashPassword |
software | healthy | server.js:hashPassword |
verifyPassword |
software | healthy | server.js:verifyPassword |
newToken |
software | healthy | server.js:newToken |
genUniqueName |
software | healthy | server.js:genUniqueName |
initSkinBank |
software | healthy | server.js:initSkinBank |
buildAccessoryCatalog |
software | healthy | server.js:buildAccessoryCatalog |
initAccessoryBank |
software | healthy | server.js:initAccessoryBank |
initAuraBank |
software | healthy | server.js:initAuraBank |
ownGenderAuraCount |
software | healthy | server.js:ownGenderAuraCount |
bscEthCall |
software | healthy | server.js:bscEthCall |
getBtpDecimals |
software | healthy | server.js:getBtpDecimals |
fetchOnchainBtpBalance |
software | healthy | server.js:fetchOnchainBtpBalance |
saveState |
software | healthy | server.js:saveState |
loadState |
software | healthy | server.js:loadState |
scheduleSave |
software | healthy | server.js:scheduleSave |
getWeekStart |
software | healthy | server.js:getWeekStart |
getMonthStart |
software | healthy | server.js:getMonthStart |
getNextWeekEnd |
software | healthy | server.js:getNextWeekEnd |
checkWeekReset |
software | healthy | server.js:checkWeekReset |
checkMonthReset |
software | healthy | server.js:checkMonthReset |
getDayStart |
software | healthy | server.js:getDayStart |
checkDayReset |
software | healthy | server.js:checkDayReset |
energyMaxFor |
software | healthy | server.js:energyMaxFor |
playerEnergyMax |
software | healthy | server.js:playerEnergyMax |
xpToNext |
software | healthy | server.js:xpToNext |
refillEnergy |
software | healthy | server.js:refillEnergy |
hasEnergy |
software | healthy | server.js:hasEnergy |
consumeEnergy |
software | healthy | server.js:consumeEnergy |
addXp |
software | healthy | server.js:addXp |
rollBossDrop |
software | healthy | server.js:rollBossDrop |
announceDrop |
software | healthy | server.js:announceDrop |
addTourPool |
software | healthy | server.js:addTourPool |
distributePool |
software | healthy | server.js:distributePool |
distributePrizes |
software | healthy | server.js:distributePrizes |
matchHasPlayer |
software | healthy | server.js:matchHasPlayer |
matchWinnerHas |
software | healthy | server.js:matchWinnerHas |
getRanked |
software | healthy | server.js:getRanked |
broadcastToPlayer |
software | healthy | server.js:broadcastToPlayer |
broadcastAll |
software | healthy | server.js:broadcastAll |
sendState |
software | healthy | server.js:sendState |
achReward |
software | healthy | server.js:achReward |
hasAllAccessories |
software | healthy | server.js:hasAllAccessories |
checkSpecial |
software | healthy | server.js:checkSpecial |
ensureProfile |
software | healthy | server.js:ensureProfile |
buildPlayerTitles |
software | healthy | server.js:buildPlayerTitles |
ensureAccSlots |
software | healthy | server.js:ensureAccSlots |
checkTierRewards |
software | healthy | server.js:checkTierRewards |
checkAchievements |
software | healthy | server.js:checkAchievements |
maybeDropAccessory |
software | healthy | server.js:maybeDropAccessory |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
DESPLIEGUE.md |
software | healthy | DESPLIEGUE.md |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
server.js |
software | healthy | server.js |
package.json |
software | healthy | package.json |
render.yaml |
software | healthy | render.yaml |
APP-MOVIL.md |
software | healthy | APP-MOVIL.md |
deploy.sh |
software | healthy | deploy.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
USE /.well-known |
api | healthy | server.js |
GET /api/auth-config |
api | healthy | server.js |
GET /api/leaderboard |
api | healthy | server.js |
GET /api/matches |
api | healthy | server.js |
GET /api/players |
api | healthy | server.js |
| Label | Layer | Status | Path |
|---|---|---|---|
tonimo198-hash__rps-arena |
software | healthy | /data/fable5_failed_archive/tonimo198-hash__rps-arena |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | server.js |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | deploy.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | deploy.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::gcp |
hardware | healthy | package-lock.json |
This page is publicly accessible at:
https://repobility.com/scan/06de7a2c-84eb-4a90-b955-bbc9b72f07e1/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/06de7a2c-84eb-4a90-b955-bbc9b72f07e1/
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.