https://github.com/Wisemeninc/musikquiz
· scanned 2026-06-16 04:41 UTC (1 month, 2 weeks ago)
25 raw signals (0 security + 25 graph)
Last scanned 1 month, 2 weeks ago · v1 · 25 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 61 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 |
|---|---|---|---|
checkPassword |
software | healthy | server.js:checkPassword |
getSpotifyToken |
software | healthy | server.js:getSpotifyToken |
rememberOAuthState |
software | healthy | server.js:rememberOAuthState |
consumeOAuthState |
software | healthy | server.js:consumeOAuthState |
authResultPage |
software | healthy | server.js:authResultPage |
searchSpotify |
software | healthy | server.js:searchSpotify |
formatDuration |
software | healthy | server.js:formatDuration |
getQuizFilePath |
software | healthy | server.js:getQuizFilePath |
saveQuiz |
software | healthy | server.js:saveQuiz |
loadAllQuizzes |
software | healthy | server.js:loadAllQuizzes |
isValidQuizId |
software | healthy | server.js:isValidQuizId |
isValidTrackId |
software | healthy | server.js:isValidTrackId |
cleanText |
software | healthy | server.js:cleanText |
sanitizeFeatures |
software | healthy | server.js:sanitizeFeatures |
featuresOf |
software | healthy | server.js:featuresOf |
songs |
software | healthy | server.js:songs |
clearCountdown |
software | healthy | server.js:clearCountdown |
buildRevealPayload |
software | healthy | server.js:buildRevealPayload |
revealCurrentSong |
software | healthy | server.js:revealCurrentSong |
calculateAwards |
software | healthy | server.js:calculateAwards |
song |
software | healthy | server.js:song |
top |
software | healthy | server.js:top |
allowAction |
software | healthy | server.js:allowAction |
recent |
software | healthy | server.js:recent |
ownersOf |
software | healthy | server.js:ownersOf |
ownersLabel |
software | healthy | server.js:ownersLabel |
sanitizeSong |
software | healthy | server.js:sanitizeSong |
sanitizeSongForContestant |
software | healthy | server.js:sanitizeSongForContestant |
sanitizeQuizForContestant |
software | healthy | server.js:sanitizeQuizForContestant |
calculateScores |
software | healthy | server.js:calculateScores |
pointsFor |
software | healthy | server.js:pointsFor |
tier |
software | healthy | server.js:tier |
⚙ helmet |
software | healthy | server.js |
⚙ express.static(path.join(__dirname |
software | healthy | server.js |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /auth/spotify |
api | healthy | server.js |
GET /auth/spotify/callback |
api | healthy | server.js |
POST /auth/spotify/refresh |
api | healthy | server.js |
GET / |
api | healthy | server.js |
GET /quiz/:id |
api | healthy | server.js |
GET /quizmaster |
api | healthy | server.js |
GET /master/:id |
api | healthy | server.js |
GET /screen/:id |
api | healthy | server.js |
GET /quiz/:id/qr.png |
api | healthy | server.js |
POST /api/auth |
api | healthy | server.js |
POST /api/quizzes |
api | healthy | server.js |
POST /api/quiz/:id |
api | healthy | server.js |
DELETE /api/quiz/:id |
api | healthy | server.js |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
server.js |
software | healthy | server.js |
docker-compose.yml |
software | healthy | docker-compose.yml |
package.json |
software | healthy | package.json |
Dockerfile |
software | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
traefik |
network | healthy | README.md |
loadbalancer |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
musikquiz |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
Wisemeninc__musikquiz |
software | healthy | /data/fable5_failed_archive/Wisemeninc__musikquiz |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::server.js |
security | healthy | server.js |
This page is publicly accessible at:
https://repobility.com/scan/1d5d923f-f6f5-4051-a9e9-446629809927/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/1d5d923f-f6f5-4051-a9e9-446629809927/
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.