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.

titofeca/Furancho-sessions

https://github.com/titofeca/Furancho-sessions · scanned 2026-06-16 00:37 UTC (2 months, 2 weeks ago)

99 raw signals (0 security + 99 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 99 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 329 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
checkRecentVisit software healthy update_db.js:checkRecentVisit
getVisitCount software healthy update_db.js:getVisitCount
totalVisits software healthy update_db.js:totalVisits
openSession software healthy update_db.js:openSession
closeSession software healthy update_db.js:closeSession
updateHtml software healthy enhance_design.js:updateHtml
scheduleAutoCheckout software healthy server.js:scheduleAutoCheckout
scheduleWeeklyRaffle software healthy server.js:scheduleWeeklyRaffle
scheduleWeeklyForfeitSweep software healthy server.js:scheduleWeeklyForfeitSweep
scheduleComebackPushes software healthy server.js:scheduleComebackPushes
scheduleAutoRaffles software healthy server.js:scheduleAutoRaffles
gracefulShutdown software healthy server.js:gracefulShutdown
main software healthy scripts/update-uri.js:main
reconcileMints software healthy scripts/reconcile_mints.js:reconcileMints
resolveTokenSecret software healthy routes/admin.js:resolveTokenSecret
generateToken software healthy routes/admin.js:generateToken
verifyToken software healthy routes/admin.js:verifyToken
requireAuth software healthy routes/admin.js:requireAuth
raw software healthy routes/admin.js:raw
sanitizeAllergens software healthy routes/events.js:sanitizeAllergens
broadcast software healthy routes/raffle.js:broadcast
broadcastToEligible software healthy routes/raffle.js:broadcastToEligible
doLaunch software healthy routes/raffle.js:doLaunch
isWeeklyClaimWindowOpen software healthy routes/raffle.js:isWeeklyClaimWindowOpen
buildQrPdf software healthy routes/pdf.js:buildQrPdf
logoX software healthy routes/pdf.js:logoX
qrX software healthy routes/pdf.js:qrX
imgX software healthy routes/pdf.js:imgX
logPushAttempt software healthy services/push.js:logPushAttempt
sendPushToAll software healthy services/push.js:sendPushToAll
sendPushToWallet software healthy services/push.js:sendPushToWallet
sendPushToWallets software healthy services/push.js:sendPushToWallets
sendPushToChannel software healthy services/push.js:sendPushToChannel
mintNFT software healthy services/polygon.js:mintNFT
getMinterBalance software healthy services/polygon.js:getMinterBalance
getMintStatus software healthy services/polygon.js:getMintStatus
startQueueWorker software healthy services/polygon.js:startQueueWorker
notifyQueue software healthy services/polygon.js:notifyQueue
getMailTransport software healthy services/notifications.js:getMailTransport
VIP_NOTIFY_EMAILS software healthy services/notifications.js:VIP_NOTIFY_EMAILS
sendVipRequestEmail software healthy services/notifications.js:sendVipRequestEmail
sendNftApprovalEmail software healthy services/notifications.js:sendNftApprovalEmail
mintNFT software healthy services/crossmint.js:mintNFT
getMintStatus software healthy services/crossmint.js:getMintStatus
insertMint software healthy db/database.js:insertMint
nextSerial software healthy db/database.js:nextSerial
updateMintStatus software healthy db/database.js:updateMintStatus
getNextPendingMint software healthy db/database.js:getNextPendingMint
insertVisit software healthy db/database.js:insertVisit
_madridISOWeek software healthy db/database.js:_madridISOWeek

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

LabelLayerStatusPath
POST /entry api healthy update_routes_mint.js
GET /entry api healthy update_routes_qr.js
GET /entry/download api healthy update_routes_qr.js
USE /claim api healthy check_server.js
USE /entry api healthy check_server.js
USE /api/mint api healthy server.js
USE /api/admin api healthy server.js
USE /api/qr api healthy server.js
USE /api/raffle api healthy server.js
USE /api/push api healthy server.js
USE /api/events api healthy server.js
USE /api/pdf api healthy server.js
GET / api healthy server.js
GET /admin api healthy server.js
GET /claim api healthy server.js
GET /nfc api healthy server.js
GET /nft-metadata/:id api healthy server.js
USE /assets api healthy server.js
USE /prize-images api healthy server.js
GET /health api healthy server.js
POST /exit api healthy routes/mint.js
POST /create-wallet api healthy routes/mint.js
POST /recover-from-phrase api healthy routes/mint.js
POST / api healthy routes/mint.js
GET /status/:actionId api healthy routes/mint.js
GET /history api healthy routes/mint.js
GET /vapid-public-key api healthy routes/push.js
POST /subscribe api healthy routes/push.js
POST /login api healthy routes/admin.js
GET /current-message api healthy routes/admin.js
GET /inbox api healthy routes/admin.js
POST /react api healthy routes/admin.js
GET /stats api healthy routes/admin.js
GET /debug-push api healthy routes/admin.js
GET /holders api healthy routes/admin.js
GET /multilevel api healthy routes/admin.js
POST /send-message api healthy routes/admin.js
GET /messages api healthy routes/admin.js
GET /reactions-summary api healthy routes/admin.js
GET /event-sessions api healthy routes/admin.js
GET /peak-hours api healthy routes/admin.js
GET /funnel api healthy routes/admin.js
GET /segments api healthy routes/admin.js
GET /hourly api healthy routes/admin.js
GET /message-stats api healthy routes/admin.js
GET /report-data api healthy routes/admin.js
GET /inspect-wallet/:address api healthy routes/admin.js
GET /polygon-balance api healthy routes/admin.js
GET /pending-mints api healthy routes/admin.js
POST /reconcile-mints api healthy routes/admin.js

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

LabelLayerStatusPath
update_routes_mint.js software healthy update_routes_mint.js
patch_admin.js software healthy patch_admin.js
fix_upgrade.js software healthy fix_upgrade.js
update_db.js software healthy update_db.js
preview_pdf.html software healthy preview_pdf.html
README.md software healthy README.md
update_admin.js software healthy update_admin.js
finish_task.js software healthy finish_task.js
update_routes_qr.js software healthy update_routes_qr.js
package.json software healthy package.json
fix_manual_levels.js software healthy fix_manual_levels.js
enhance_design.js software healthy enhance_design.js
package-lock.json software healthy package-lock.json
test.txt software healthy test.txt
update_task.js software healthy update_task.js
check_server.js software healthy check_server.js
server.js software healthy server.js
.env.example software healthy .env.example
presentacion.html software healthy presentacion.html
finish_raffle.js software healthy finish_raffle.js
preview_sorteo.html software healthy preview_sorteo.html
fix_qr.js software healthy fix_qr.js
update-uri.js software healthy scripts/update-uri.js
reconcile_mints.js software healthy scripts/reconcile_mints.js
generate-minter-wallet.js software healthy scripts/generate-minter-wallet.js
mint.js software healthy routes/mint.js
push.js software healthy routes/push.js
admin.js software healthy routes/admin.js
events.js software healthy routes/events.js
raffle.js software healthy routes/raffle.js
pdf.js software healthy routes/pdf.js
qr.js software healthy routes/qr.js
settings.json software healthy .claude/settings.json
launch.json software healthy .claude/launch.json
push.js software healthy services/push.js
polygon.js software healthy services/polygon.js
notifications.js software healthy services/notifications.js
crossmint.js software healthy services/crossmint.js
database.js software healthy db/database.js
manifest-admin.json software healthy public/manifest-admin.json
manifest.json software healthy public/manifest.json
service-worker.js software healthy public/service-worker.js
index.html software healthy public/admin/index.html
index.html software healthy public/entry/index.html
app.js software healthy public/entry/app.js
index.html software healthy public/claim/index.html
index.html software healthy public/nfc/index.html
.claude/settings.json quality healthy .claude/settings.json
.claude/launch.json quality healthy .claude/launch.json

LabelLayerStatusPath
scripts software healthy scripts
routes software healthy routes
.claude software healthy .claude
services software healthy services
db software healthy db
public software healthy public
admin software healthy public/admin
entry software healthy public/entry
claim software healthy public/claim
nfc software healthy public/nfc

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

LabelLayerStatusPath
sqlite data healthy server.js

LabelLayerStatusPath
port:3000 network healthy .env.example
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/d35a1649-dd0c-4c8e-9e99-673a56342b2a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d35a1649-dd0c-4c8e-9e99-673a56342b2a/

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.