https://github.com/matteobombelli/yt-sptfy-exporter
· scanned 2026-06-16 04:32 UTC (1 month, 4 weeks ago)
8 raw signals (0 security + 8 graph)
Last scanned 1 month, 4 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 32 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_config |
software | healthy | app.py:33 |
save_config |
software | healthy | app.py:40 |
spotify_token |
software | healthy | app.py:47 |
spotify_tracks |
software | healthy | app.py:58 |
_embed_state |
software | healthy | app.py:88 |
_pathfinder_tracks |
software | healthy | app.py:101 |
spotify_tracks_noauth |
software | healthy | app.py:133 |
normalize |
software | healthy | app.py:153 |
match_score |
software | healthy | app.py:159 |
find_youtube_match |
software | healthy | app.py:169 |
sanitize |
software | healthy | app.py:184 |
unique_base |
software | healthy | app.py:188 |
download_mp3 |
software | healthy | app.py:198 |
run_spotify_job |
software | dead | app.py:229 |
run_youtube_job |
software | dead | app.py:271 |
__init__ |
software | healthy | app.py:342 |
_save |
software | healthy | app.py:329 |
_browse |
software | healthy | app.py:389 |
_log |
software | healthy | app.py:394 |
_start |
software | healthy | app.py:400 |
_guarded |
software | healthy | app.py:427 |
_poll |
software | healthy | app.py:433 |
main |
software | healthy | app.py:451 |
| Label | Layer | Status | Path |
|---|---|---|---|
CLAUDE.md |
software | healthy | CLAUDE.md |
README.md |
software | healthy | README.md |
install.sh |
software | healthy | install.sh |
pyproject.toml |
software | healthy | pyproject.toml |
app.py |
software | healthy | app.py |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
CredentialsDialog |
software | healthy | app.py:299 |
App |
software | healthy | app.py:341 |
| Label | Layer | Status | Path |
|---|---|---|---|
matteobombelli__yt-sptfy-exporter |
software | healthy | /data/fable5_failed_archive/matteobombelli__yt-sptfy-export… |
This page is publicly accessible at:
https://repobility.com/scan/0f92ec12-688e-497a-b0d8-47218d14e502/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0f92ec12-688e-497a-b0d8-47218d14e502/
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.