https://github.com/AI-KRook/Kinderschaakapp
· scanned 2026-06-17 01:11 UTC (1 month, 2 weeks ago)
8 raw signals (0 security + 8 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +6.5 (diff) · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 103 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 |
|---|---|---|---|
Board |
software | healthy | js/board.js:Board |
pick |
software | healthy | js/modules.js:pick |
moduleBoard |
software | healthy | js/modules.js:moduleBoard |
teachPiece |
software | healthy | js/modules.js:teachPiece |
setup |
software | healthy | js/modules.js:setup |
modulePieces |
software | healthy | js/modules.js:modulePieces |
captureRound |
software | healthy | js/modules.js:captureRound |
moduleCapture |
software | healthy | js/modules.js:moduleCapture |
moduleCheckmate |
software | healthy | js/modules.js:moduleCheckmate |
setupPuzzle |
software | healthy | js/modules.js:setupPuzzle |
modulePlay |
software | healthy | js/modules.js:modulePlay |
emit |
software | healthy | js/speech.js:emit |
norm |
software | healthy | js/speech.js:norm |
packDir |
software | healthy | js/speech.js:packDir |
loadVoices |
software | healthy | js/speech.js:loadVoices |
loadManifest |
software | healthy | js/speech.js:loadManifest |
setVoicePack |
software | healthy | js/speech.js:setVoicePack |
fileFor |
software | healthy | js/speech.js:fileFor |
pickVoice |
software | healthy | js/speech.js:pickVoice |
init |
software | healthy | js/speech.js:init |
unlock |
software | healthy | js/speech.js:unlock |
chunk |
software | healthy | js/speech.js:chunk |
startKeepAlive |
software | healthy | js/speech.js:startKeepAlive |
stopKeepAlive |
software | healthy | js/speech.js:stopKeepAlive |
speak |
software | healthy | js/speech.js:speak |
playRecorded |
software | healthy | js/speech.js:playRecorded |
speakSynth |
software | healthy | js/speech.js:speakSynth |
next |
software | healthy | js/speech.js:next |
timedFallback |
software | healthy | js/speech.js:timedFallback |
replay |
software | healthy | js/speech.js:replay |
cancel |
software | healthy | js/speech.js:cancel |
setEnabled |
software | healthy | js/speech.js:setEnabled |
setRate |
software | healthy | js/speech.js:setRate |
setVoiceURI |
software | healthy | js/speech.js:setVoiceURI |
setUseRecorded |
software | healthy | js/speech.js:setUseRecorded |
loadStore |
software | healthy | js/app.js:loadStore |
saveSettings |
software | healthy | js/app.js:saveSettings |
saveProgress |
software | healthy | js/app.js:saveProgress |
showScreen |
software | healthy | js/app.js:showScreen |
buildMenu |
software | healthy | js/app.js:buildMenu |
makeL |
software | healthy | js/app.js:makeL |
tracked |
software | healthy | js/app.js:tracked |
cancelRun |
software | healthy | js/app.js:cancelRun |
startModule |
software | healthy | js/app.js:startModule |
onModuleDone |
software | healthy | js/app.js:onModuleDone |
clearLessonActions |
software | healthy | js/app.js:clearLessonActions |
goMenu |
software | healthy | js/app.js:goMenu |
celebrate |
software | healthy | js/app.js:celebrate |
refreshSoundUI |
software | healthy | js/app.js:refreshSoundUI |
setSound |
software | healthy | js/app.js:setSound |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
manifest.json |
software | healthy | manifest.json |
sw.js |
software | healthy | sw.js |
README.md |
software | healthy | README.md |
index.html |
software | healthy | index.html |
board.js |
software | healthy | js/board.js |
modules.js |
software | healthy | js/modules.js |
speech.js |
software | healthy | js/speech.js |
app.js |
software | healthy | js/app.js |
bot.js |
software | healthy | js/bot.js |
mascotte.js |
software | healthy | js/mascotte.js |
voices.json |
software | healthy | audio/voices.json |
manifest.json |
software | healthy | audio/maarten/manifest.json |
manifest.json |
software | healthy | audio/fenna/manifest.json |
make_icons.py |
software | healthy | tools/make_icons.py |
make_voice.py |
software | healthy | tools/make_voice.py |
styles.css |
software | healthy | css/styles.css |
| Label | Layer | Status | Path |
|---|---|---|---|
js |
software | healthy | js |
audio |
software | healthy | audio |
maarten |
software | healthy | audio/maarten |
fenna |
software | healthy | audio/fenna |
tools |
software | healthy | tools |
css |
software | healthy | css |
| Label | Layer | Status | Path |
|---|---|---|---|
AI-KRook__Kinderschaakapp |
software | healthy | /data/fable5_failed_archive/AI-KRook__Kinderschaakapp |
This page is publicly accessible at:
https://repobility.com/scan/e2c4c463-ef10-47d0-a0e7-659a58bdda58/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e2c4c463-ef10-47d0-a0e7-659a58bdda58/
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.