https://github.com/shoohi/AudioDNA
· scanned 2026-06-16 04:38 UTC (1 month, 3 weeks ago)
8 raw signals (0 security + 8 graph)
Last scanned 1 month, 3 weeks ago · v1 · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 22 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 |
|---|---|---|---|
load_index |
software | healthy | app.py:41 |
ensure_demo_data |
software | healthy | app.py:45 |
license_label |
software | healthy | app.py:71 |
freesound_url |
software | healthy | app.py:85 |
resolve_audio_path |
software | healthy | app.py:89 |
attribution_line |
software | healthy | app.py:102 |
plot_waveform_and_melspec |
software | healthy | app.py:110 |
render_similar_sounds |
software | healthy | app.py:128 |
check |
software | healthy | check_setup.py:16 |
check_imports |
software | dead | check_setup.py:27 |
check_librosa_mfcc |
software | dead | check_setup.py:33 |
check_database |
software | dead | check_setup.py:49 |
check_api_key |
software | dead | check_setup.py:65 |
main |
software | healthy | check_setup.py:73 |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
pyproject.toml |
software | healthy | pyproject.toml |
app.py |
software | healthy | app.py |
check_setup.py |
software | healthy | check_setup.py |
| Label | Layer | Status | Path |
|---|---|---|---|
shoohi__AudioDNA |
software | healthy | /data/fable5_failed_archive/shoohi__AudioDNA |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/6b1c397d-8772-451c-9939-7cfb6e1ea980/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6b1c397d-8772-451c-9939-7cfb6e1ea980/
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.