https://github.com/slopsmith/slopsmith-plugin-notedetect
· scanned 2026-06-16 02:57 UTC (2 months ago)
26 raw signals (0 security + 26 graph)
Last scanned 2 months ago · v2 · 26 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 293 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 |
|---|---|---|---|
_sanitize_pcloud_filename |
software | healthy | routes.py:99 |
_parse_pcloud_code |
software | healthy | routes.py:157 |
_sanitize_slug |
software | healthy | routes.py:186 |
_read_capped_body |
software | healthy | routes.py:198 |
setup |
software | dead | routes.py:227 |
_ensure_out_dir |
software | healthy | routes.py:255 |
save_recording |
software | healthy | routes.py:283 |
append_live_judgment |
software | healthy | routes.py:332 |
upload_training_bundle |
software | healthy | routes.py:399 |
get_config |
software | healthy | routes.py:633 |
retry_training_bundle |
software | healthy | routes.py:641 |
_upload_to_pcloud |
software | healthy | routes.py:733 |
_post |
software | healthy | routes.py:743 |
_ndShared |
software | healthy | screen.js:_ndShared |
object |
software | healthy | screen.js:object |
_ndClampFrameSize |
software | healthy | screen.js:_ndClampFrameSize |
_ndVerifyParamsFor |
software | healthy | screen.js:_ndVerifyParamsFor |
_ndArrangementKindFromName |
software | healthy | screen.js:_ndArrangementKindFromName |
_ndStandardMidiFor |
software | healthy | screen.js:_ndStandardMidiFor |
_ndVerifySigFor |
software | healthy | screen.js:_ndVerifySigFor |
_ndSanitizeVerifyCtx |
software | healthy | screen.js:_ndSanitizeVerifyCtx |
srcLen |
software | healthy | screen.js:srcLen |
explicitArr |
software | healthy | screen.js:explicitArr |
_ndInferArrangementFromOpenMidis |
software | healthy | screen.js:_ndInferArrangementFromOpenMidis |
totalDistance |
software | healthy | screen.js:totalDistance |
_ndFreqToMidi |
software | healthy | screen.js:_ndFreqToMidi |
_ndMidiToName |
software | healthy | screen.js:_ndMidiToName |
pc |
software | healthy | screen.js:pc |
_ndMidiFromStringFret |
software | healthy | screen.js:_ndMidiFromStringFret |
_ndClassifyTiming |
software | healthy | screen.js:_ndClassifyTiming |
_ndClassifyPitch |
software | healthy | screen.js:_ndClassifyPitch |
_ndMultiplierForStreak |
software | healthy | screen.js:_ndMultiplierForStreak |
_ndIsStreakMilestone |
software | healthy | screen.js:_ndIsStreakMilestone |
_ndLoadSkin |
software | healthy | screen.js:_ndLoadSkin |
_ndEscapeHtml |
software | healthy | screen.js:_ndEscapeHtml |
_ndGradeFor |
software | healthy | screen.js:_ndGradeFor |
_ndMakeJudgment |
software | healthy | screen.js:_ndMakeJudgment |
_ndMidiToStringFret |
software | healthy | screen.js:_ndMidiToStringFret |
_ndFoldOctaveCents |
software | healthy | screen.js:_ndFoldOctaveCents |
_ndNearestOctaveCents |
software | healthy | screen.js:_ndNearestOctaveCents |
_ndResolveDisplayFingering |
software | healthy | screen.js:_ndResolveDisplayFingering |
_ndYinDetect |
software | healthy | screen.js:_ndYinDetect |
let |
software | healthy | screen.js:let |
_ndNextPow2 |
software | healthy | screen.js:_ndNextPow2 |
_ndMinAnalysisSamples |
software | healthy | screen.js:_ndMinAnalysisSamples |
_ndCalibrateOffsetMs |
software | healthy | screen.js:_ndCalibrateOffsetMs |
loMs |
software | healthy | screen.js:loMs |
hiMs |
software | healthy | screen.js:hiMs |
minMatched |
software | healthy | screen.js:minMatched |
t |
software | healthy | screen.js:t |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
routes.py |
software | healthy | routes.py |
CLAUDE.md |
software | healthy | CLAUDE.md |
docker-compose.slopsmith.yml |
software | healthy | docker-compose.slopsmith.yml |
README.md |
software | healthy | README.md |
plugin.json |
software | healthy | plugin.json |
Makefile |
software | healthy | Makefile |
settings.html |
software | healthy | settings.html |
package.json |
software | healthy | package.json |
screen.js |
software | healthy | screen.js |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
POST /api/plugins/note_detect/recording |
api | healthy | routes.py |
POST /api/plugins/note_detect/live-judgment |
api | healthy | routes.py |
POST /api/plugins/note_detect/training-bundle |
api | healthy | routes.py |
GET /api/plugins/note_detect/config |
api | healthy | routes.py |
POST /api/plugins/note_detect/training-bundle/retry |
api | healthy | routes.py |
| Label | Layer | Status | Path |
|---|---|---|---|
slopsmith__slopsmith-plugin-notedetect |
software | healthy | /data/fable5_failed_archive/slopsmith__slopsmith-plugin-not… |
This page is publicly accessible at:
https://repobility.com/scan/b3b232c5-e370-4095-a0fc-647cff5341fb/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/b3b232c5-e370-4095-a0fc-647cff5341fb/
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.