Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

CliangL/auto-music-download

https://github.com/CliangL/auto-music-download · scanned 2026-06-17 01:23 UTC (1 month, 2 weeks ago)

10 raw signals (0 security + 10 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -17.0 (diff) · 9 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 70 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.

LabelLayerStatusPath
__init__ software healthy scripts/music-manager.py:28
load_config software healthy scripts/music-manager.py:32
_ssh_command software healthy scripts/music-manager.py:57
run_ssh software healthy scripts/music-manager.py:75
login_solara software healthy scripts/music-manager.py:95
search_song software healthy scripts/music-manager.py:115
get_download_url software healthy scripts/music-manager.py:139
search_song_gd_api software healthy scripts/music-manager.py:158
get_download_url_gd_api software healthy scripts/music-manager.py:177
fetch_lyric_gd_api software healthy scripts/music-manager.py:193
download_to_nas software healthy scripts/music-manager.py:206
_container_media_path software healthy scripts/music-manager.py:240
_is_valid_lrc_text software healthy scripts/music-manager.py:250
fetch_lyric_from_solara software healthy scripts/music-manager.py:257
write_lrc_file software healthy scripts/music-manager.py:272
scrape_metadata software healthy scripts/music-manager.py:286
trigger_library_scan software healthy scripts/music-manager.py:370
sanitize_filename software healthy scripts/music-manager.py:384
_normalize_match_text software healthy scripts/music-manager.py:390
_stringify_artist software healthy scripts/music-manager.py:393
select_best_search_result software healthy scripts/music-manager.py:398
find_existing_track software healthy scripts/music-manager.py:412
_remote_lrc_is_valid software healthy scripts/music-manager.py:489
_ensure_lrc_permissions software healthy scripts/music-manager.py:500
_has_embedded_lyrics software healthy scripts/music-manager.py:508
_embed_lyrics_tags software healthy scripts/music-manager.py:526
_verify_library_lyrics software healthy scripts/music-manager.py:553
repair_existing_track software healthy scripts/music-manager.py:588
download_song software healthy scripts/music-manager.py:640
main software healthy scripts/music-manager.py:775
sanitize software healthy scripts/musicdl-download.py:39
parse_file_size software healthy scripts/musicdl-download.py:44
search_song software healthy scripts/musicdl-download.py:62
is_studio_original software healthy scripts/musicdl-download.py:139
select_best software healthy scripts/musicdl-download.py:142
download_to_nas software healthy scripts/musicdl-download.py:168
trigger_scan software healthy scripts/musicdl-download.py:213
main software healthy scripts/musicdl-download.py:265
run_on_nas software healthy scripts/music-fast-download.py:302
cleanup software healthy scripts/musicdl-download-v2.py:42
ssh software healthy scripts/musicdl-download-v2.py:51
parse_size software healthy scripts/musicdl-download-v2.py:59
verify_download_url software healthy scripts/musicdl-download-v2.py:73
download_and_verify software healthy scripts/musicdl-download-v2.py:101
search_songs software healthy scripts/musicdl-download-v2.py:129
trigger_scan software healthy scripts/musicdl-download-v2.py:187
main software healthy scripts/musicdl-download-v2.py:199

LabelLayerStatusPath
config.example.json software healthy config.example.json
README.md software healthy README.md
install.sh software healthy install.sh
SKILL.md software healthy SKILL.md
music-manager.py software healthy scripts/music-manager.py
musicdl-download.py software healthy scripts/musicdl-download.py
music-gd.sh software healthy scripts/music-gd.sh
music-fast-download.py software healthy scripts/music-fast-download.py
musicdl-download-v2.py software healthy scripts/musicdl-download-v2.py
tailscale-recovery-20260516.md software healthy references/tailscale-recovery-20260516.md
fast-download-architecture.md software healthy references/fast-download-architecture.md
lyrics-recognition-debugging.md software healthy references/lyrics-recognition-debugging.md
gd-artist-mismatch-kuwo-fallback.md software healthy references/gd-artist-mismatch-kuwo-fallback.md
SKILL.md quality healthy SKILL.md

LabelLayerStatusPath
password_literal::install.sh security healthy install.sh
password_literal::install.sh security healthy install.sh
password_literal::scripts/music-manager.py security healthy scripts/music-manager.py

LabelLayerStatusPath
scripts software healthy scripts
references software healthy references

LabelLayerStatusPath
CliangL__auto-music-download software healthy /data/fable5_failed_archive/CliangL__auto-music-download

LabelLayerStatusPath
SolaraMusicManager software healthy scripts/music-manager.py:27

LabelLayerStatusPath
postgres data healthy scripts/music-manager.py

LabelLayerStatusPath
127.0.0.1 network healthy scripts/musicdl-download.py
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/ead88fbd-fe01-4270-aacc-f53d62203411/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/ead88fbd-fe01-4270-aacc-f53d62203411/

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.