https://github.com/InsertCleverNameHere/Drums-Trainer
· scanned 2026-08-07 00:10 UTC (1 month ago)
40 raw signals (0 security + 40 graph)
Last scanned 1 month ago · v1 · 40 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 458 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 |
|---|---|---|---|
rebuildCache |
software | healthy | service-worker-template.js:rebuildCache |
rebuildCache |
software | healthy | service-worker.js:rebuildCache |
runSystemVerification |
software | healthy | tests/system-verification.js:runSystemVerification |
wait |
software | healthy | tests/system-verification.js:wait |
assert |
software | healthy | tests/system-verification.js:assert |
assertCritical |
software | healthy | tests/system-verification.js:assertCritical |
click |
software | healthy | tests/system-verification.js:click |
type |
software | healthy | tests/system-verification.js:type |
selectOption |
software | healthy | tests/system-verification.js:selectOption |
isVisible |
software | healthy | tests/system-verification.js:isVisible |
waitForVisible |
software | healthy | tests/system-verification.js:waitForVisible |
waitUntilIdle |
software | healthy | tests/system-verification.js:waitUntilIdle |
setGrooveRange |
software | healthy | tests/system-verification.js:setGrooveRange |
measureCountIn |
software | healthy | tests/system-verification.js:measureCountIn |
closeSettings |
software | healthy | tests/system-verification.js:closeSettings |
ensureSimpleMode |
software | healthy | tests/system-verification.js:ensureSimpleMode |
ensureAdvancedMode |
software | healthy | tests/system-verification.js:ensureAdvancedMode |
setActiveModeOwner |
software | healthy | js/ownership.js:setActiveModeOwner |
getActiveModeOwner |
software | healthy | js/ownership.js:getActiveModeOwner |
onBeatVisual |
software | healthy | js/simpleMetronomeCore.js:onBeatVisual |
receiving |
software | healthy | js/simpleMetronomeCore.js:receiving |
registerVisualCallback |
software | healthy | js/simpleMetronomeCore.js:registerVisualCallback |
playTick |
software | healthy | js/simpleMetronomeCore.js:playTick |
scheduleNote |
software | healthy | js/simpleMetronomeCore.js:scheduleNote |
durationOfOneBeat |
software | healthy | js/simpleMetronomeCore.js:durationOfOneBeat |
scheduler |
software | healthy | js/simpleMetronomeCore.js:scheduler |
stopInternalScheduling |
software | healthy | js/simpleMetronomeCore.js:stopInternalScheduling |
startMetronome |
software | healthy | js/simpleMetronomeCore.js:startMetronome |
stopMetronome |
software | healthy | js/simpleMetronomeCore.js:stopMetronome |
pauseMetronome |
software | healthy | js/simpleMetronomeCore.js:pauseMetronome |
resumeMetronome |
software | healthy | js/simpleMetronomeCore.js:resumeMetronome |
performCountIn |
software | healthy | js/simpleMetronomeCore.js:performCountIn |
requestEndOfCycle |
software | healthy | js/simpleMetronomeCore.js:requestEndOfCycle |
setTimeSignature |
software | healthy | js/simpleMetronomeCore.js:setTimeSignature |
getTimeSignature |
software | healthy | js/simpleMetronomeCore.js:getTimeSignature |
setTicksPerBeat |
software | healthy | js/simpleMetronomeCore.js:setTicksPerBeat |
getTicksPerBeat |
software | healthy | js/simpleMetronomeCore.js:getTicksPerBeat |
getBpm |
software | healthy | js/simpleMetronomeCore.js:getBpm |
getPauseState |
software | healthy | js/simpleMetronomeCore.js:getPauseState |
resetPlaybackFlag |
software | healthy | js/simpleMetronomeCore.js:resetPlaybackFlag |
onBeatVisual |
software | healthy | js/metronomeCore.js:onBeatVisual |
receiving |
software | healthy | js/metronomeCore.js:receiving |
registerVisualCallback |
software | healthy | js/metronomeCore.js:registerVisualCallback |
playTick |
software | healthy | js/metronomeCore.js:playTick |
scheduleNote |
software | healthy | js/metronomeCore.js:scheduleNote |
durationOfOneBeat |
software | healthy | js/metronomeCore.js:durationOfOneBeat |
scheduler |
software | healthy | js/metronomeCore.js:scheduler |
startMetronome |
software | healthy | js/metronomeCore.js:startMetronome |
performCountIn |
software | healthy | js/metronomeCore.js:performCountIn |
stopMetronome |
software | healthy | js/metronomeCore.js:stopMetronome |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
commits.json |
software | healthy | commits.json |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
versioningMode.json |
software | healthy | versioningMode.json |
defaultGrooves.json |
software | healthy | defaultGrooves.json |
package-lock.json |
software | healthy | package-lock.json |
capacitor.config.json |
software | healthy | capacitor.config.json |
LICENSE |
software | healthy | LICENSE |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
THIRD_PARTY_LICENSES.md |
software | healthy | THIRD_PARTY_LICENSES.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
service-worker-template.js |
software | healthy | service-worker-template.js |
service-worker.js |
software | healthy | service-worker.js |
build.gradle |
software | healthy | android/build.gradle |
build.gradle |
software | healthy | android/app/build.gradle |
ExampleInstrumentedTest.java |
software | healthy | android/app/src/androidTest/java/com/getcapacitor/myapp/Exa… |
ExampleUnitTest.java |
software | healthy | android/app/src/test/java/com/getcapacitor/myapp/ExampleUni… |
MainActivity.java |
software | healthy | android/app/src/main/java/com/insertclevernamehere/drumstra… |
uicontroller-modularization-tests.html |
software | healthy | tests/uicontroller-modularization-tests.html |
utils.test.html |
software | healthy | tests/utils.test.html |
profiler-tests.html |
software | healthy | tests/profiler-tests.html |
debug.test.html |
software | healthy | tests/debug.test.html |
advanced-mode.test.html |
software | healthy | tests/advanced-mode.test.html |
system-verification.js |
software | healthy | tests/system-verification.js |
dark-mode.test.html |
software | healthy | tests/dark-mode.test.html |
hotkeys.test.html |
software | healthy | tests/hotkeys.test.html |
integration.test.html |
software | healthy | tests/integration.test.html |
ownership.js |
software | healthy | js/ownership.js |
patternScheduler.js |
software | healthy | js/patternScheduler.js |
simpleMetronomeCore.js |
software | healthy | js/simpleMetronomeCore.js |
metronomeCore.js |
software | healthy | js/metronomeCore.js |
utils.js |
software | healthy | js/utils.js |
grooveStorage.js |
software | healthy | js/grooveStorage.js |
profiler.js |
software | healthy | js/profiler.js |
visuals.js |
software | healthy | js/visuals.js |
sessionEngine.js |
software | healthy | js/sessionEngine.js |
main.js |
software | healthy | js/main.js |
audioProfiles.js |
software | healthy | js/audioProfiles.js |
uiController.js |
software | healthy | js/uiController.js |
sampleLoader.js |
software | healthy | js/sampleLoader.js |
constants.js |
software | healthy | js/constants.js |
debug.js |
software | healthy | js/debug.js |
simpleMetronome.js |
software | healthy | js/simpleMetronome.js |
controls.js |
software | healthy | js/ui/controls.js |
wakeLock.js |
software | healthy | js/ui/wakeLock.js |
advancedMode.js |
software | healthy | js/ui/advancedMode.js |
hotkeys.js |
software | healthy | js/ui/hotkeys.js |
grooveEditor.js |
software | healthy | js/ui/grooveEditor.js |
notices.js |
software | healthy | js/ui/notices.js |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
android |
software | healthy | android |
app |
software | healthy | android/app |
src |
software | healthy | android/app/src |
androidTest |
software | healthy | android/app/src/androidTest |
java |
software | healthy | android/app/src/androidTest/java |
com |
software | healthy | android/app/src/androidTest/java/com |
getcapacitor |
software | healthy | android/app/src/androidTest/java/com/getcapacitor |
myapp |
software | healthy | android/app/src/androidTest/java/com/getcapacitor/myapp |
test |
software | healthy | android/app/src/test |
java |
software | healthy | android/app/src/test/java |
com |
software | healthy | android/app/src/test/java/com |
getcapacitor |
software | healthy | android/app/src/test/java/com/getcapacitor |
myapp |
software | healthy | android/app/src/test/java/com/getcapacitor/myapp |
main |
software | healthy | android/app/src/main |
java |
software | healthy | android/app/src/main/java |
com |
software | healthy | android/app/src/main/java/com |
insertclevernamehere |
software | healthy | android/app/src/main/java/com/insertclevernamehere |
drumstrainer |
software | healthy | android/app/src/main/java/com/insertclevernamehere/drumstra… |
tests |
software | healthy | tests |
js |
software | healthy | js |
ui |
software | healthy | js/ui |
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
css |
software | healthy | css |
libs |
software | healthy | libs |
js |
software | healthy | libs/js |
css |
software | healthy | libs/css |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
@capacitor/app@^8.1.1 |
dependencies | healthy | package.json |
@capacitor/android@^8.4.2 |
dependencies | healthy | package.json |
@capacitor/assets@^3.0.5 |
dependencies | healthy | package.json |
@capacitor/cli@^8.4.2 |
dependencies | healthy | package.json |
@capacitor/core@^8.4.2 |
dependencies | healthy | package.json |
@eslint/css@^0.13.0 |
dependencies | healthy | package.json |
@eslint/js@^9.37.0 |
dependencies | healthy | package.json |
@eslint/json@^0.13.2 |
dependencies | healthy | package.json |
@eslint/markdown@^7.4.0 |
dependencies | healthy | package.json |
archiver@^7.0.1 |
dependencies | healthy | package.json |
eslint@^9.37.0 |
dependencies | healthy | package.json |
fs-extra@^11.2.0 |
dependencies | healthy | package.json |
globals@^16.4.0 |
dependencies | healthy | package.json |
| Label | Layer | Status | Path |
|---|---|---|---|
must |
software | healthy | tests/system-verification.js:must |
set |
software | healthy | tests/system-verification.js:set |
applied |
software | healthy | tests/system-verification.js:applied |
present |
software | healthy | tests/system-verification.js:present |
text |
software | healthy | js/visuals.js:text |
on |
software | healthy | js/uiController.js:on |
DebugTimer |
software | healthy | js/debug.js:DebugTimer |
toggles |
software | healthy | js/ui/controls.js:toggles |
| Label | Layer | Status | Path |
|---|---|---|---|
validate-web |
cicd | healthy | .github/workflows/pr-validate.yml |
validate-android |
cicd | healthy | .github/workflows/pr-validate.yml |
prepare-release |
cicd | healthy | .github/workflows/release.yml |
build-web |
cicd | healthy | .github/workflows/release.yml |
build-android |
cicd | healthy | .github/workflows/release.yml |
publish-release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
ANDROID_KEYSTORE_BASE64 |
cicd | healthy | — |
ANDROID_KEY_ALIAS |
cicd | healthy | — |
ANDROID_KEY_PASSWORD |
cicd | healthy | — |
ANDROID_KEYSTORE_PASSWORD |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::pr-validate |
cicd | healthy | .github/workflows/pr-validate.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-b4s1qizm |
software | healthy | /tmp/repobility-clone-b4s1qizm |
This page is publicly accessible at:
https://repobility.com/scan/1af4221f-8ede-4d9e-97c8-1a7e1b390538/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/1af4221f-8ede-4d9e-97c8-1a7e1b390538/
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.