https://github.com/SeanConsultThis/piano-quest
· scanned 2026-06-16 00:05 UTC (2 months, 3 weeks ago)
14 raw signals (0 security + 14 graph)
Last scanned 2 months, 3 weeks ago · v1 · 14 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 125 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 |
|---|---|---|---|
ac |
software | healthy | js/synth.js:ac |
play |
software | healthy | js/synth.js:play |
good |
software | healthy | js/synth.js:good |
bad |
software | healthy | js/synth.js:bad |
coin |
software | healthy | js/synth.js:coin |
fanfare |
software | healthy | js/synth.js:fanfare |
playSong |
software | healthy | js/synth.js:playSong |
durSec |
software | healthy | js/synth.js:durSec |
parseText |
software | healthy | js/parsers.js:parseText |
parseMusicXML |
software | healthy | js/parsers.js:parseMusicXML |
parseMIDI |
software | healthy | js/parsers.js:parseMIDI |
u32 |
software | healthy | js/parsers.js:u32 |
u16 |
software | healthy | js/parsers.js:u16 |
u8 |
software | healthy | js/parsers.js:u8 |
vlq |
software | healthy | js/parsers.js:vlq |
yForStep |
software | healthy | js/staff.js:yForStep |
render |
software | healthy | js/staff.js:render |
ledger |
software | healthy | js/staff.js:ledger |
configured |
software | healthy | js/sync.js:configured |
setStatus |
software | healthy | js/sync.js:setStatus |
onStatus |
software | healthy | js/sync.js:onStatus |
loadScript |
software | healthy | js/sync.js:loadScript |
ensureSdk |
software | healthy | js/sync.js:ensureSdk |
norm |
software | healthy | js/sync.js:norm |
docRef |
software | healthy | js/sync.js:docRef |
connect |
software | healthy | js/sync.js:connect |
localProgress |
software | healthy | js/sync.js:localProgress |
remoteProgress |
software | healthy | js/sync.js:remoteProgress |
disconnect |
software | healthy | js/sync.js:disconnect |
schedulePush |
software | healthy | js/sync.js:schedulePush |
pushNow |
software | healthy | js/sync.js:pushNow |
pullIfNewer |
software | healthy | js/sync.js:pullIfNewer |
init |
software | healthy | js/sync.js:init |
buySkin |
software | healthy | js/store.js:buySkin |
equipSkin |
software | healthy | js/store.js:equipSkin |
applySkin |
software | healthy | js/store.js:applySkin |
buyPowerup |
software | healthy | js/store.js:buyPowerup |
unlockSong |
software | healthy | js/store.js:unlockSong |
autoCorrelate |
software | healthy | js/pitch.js:autoCorrelate |
a |
software | healthy | js/pitch.js:a |
bb |
software | healthy | js/pitch.js:bb |
tick |
software | healthy | js/pitch.js:tick |
start |
software | healthy | js/pitch.js:start |
stop |
software | healthy | js/pitch.js:stop |
seq |
software | healthy | js/lessons.js:seq |
load |
software | healthy | js/state.js:load |
save |
software | healthy | js/state.js:save |
adopt |
software | healthy | js/state.js:adopt |
addCoins |
software | healthy | js/state.js:addCoins |
spend |
software | healthy | js/state.js:spend |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
index.html |
software | healthy | index.html |
SETUP-FIREBASE.md |
software | healthy | SETUP-FIREBASE.md |
synth.js |
software | healthy | js/synth.js |
parsers.js |
software | healthy | js/parsers.js |
staff.js |
software | healthy | js/staff.js |
sync.js |
software | healthy | js/sync.js |
store.js |
software | healthy | js/store.js |
firebase-config.js |
software | healthy | js/firebase-config.js |
pitch.js |
software | healthy | js/pitch.js |
lessons.js |
software | healthy | js/lessons.js |
state.js |
software | healthy | js/state.js |
app.js |
software | healthy | js/app.js |
songs.js |
software | healthy | js/songs.js |
notes.js |
software | healthy | js/notes.js |
keyboard.js |
software | healthy | js/keyboard.js |
game.js |
software | healthy | js/game.js |
style.css |
software | healthy | css/style.css |
| Label | Layer | Status | Path |
|---|---|---|---|
js |
software | healthy | js |
css |
software | healthy | css |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-ozuuc_xl |
software | healthy | /tmp/repobility-clone-ozuuc_xl |
This page is publicly accessible at:
https://repobility.com/scan/1f10878a-b175-42ec-8262-0bb5d0ea22fc/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/1f10878a-b175-42ec-8262-0bb5d0ea22fc/
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.