https://github.com/freshlybakedstudios/sonicconverter-analyzer
· scanned 2026-06-16 04:24 UTC (2 months ago)
25 raw signals (0 security + 25 graph)
Last scanned 2 months ago · v1 · 25 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 266 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 |
|---|---|---|---|
download_cache |
software | healthy | start.py:19 |
gcs_last_modified_epoch |
software | healthy | start.py:31 |
main |
software | healthy | start.py:45 |
_pct |
software | healthy | email_sender.py:32 |
_build_eq_bar |
software | healthy | email_sender.py:36 |
_build_match_row |
software | healthy | email_sender.py:50 |
_build_flattery_row |
software | healthy | email_sender.py:66 |
_build_flattery_section |
software | healthy | email_sender.py:89 |
_build_conversion_section |
software | healthy | email_sender.py:104 |
send_results_email |
software | healthy | email_sender.py:135 |
_supabase_headers |
software | healthy | mac_worker.py:48 |
poll_pending_jobs |
software | healthy | mac_worker.py:62 |
poll_retryable_jobs |
software | healthy | mac_worker.py:88 |
update_job |
software | healthy | mac_worker.py:115 |
_get_spotify_token |
software | healthy | mac_worker.py:139 |
_switch_to_backup |
software | healthy | mac_worker.py:180 |
_extract_track_id |
software | healthy | mac_worker.py:188 |
_get_track_info |
software | healthy | mac_worker.py:197 |
_ensure_device_active |
software | healthy | mac_worker.py:229 |
_get_devices |
software | healthy | mac_worker.py:237 |
_play_track |
software | healthy | mac_worker.py:283 |
_seek_to |
software | healthy | mac_worker.py:327 |
_pause_playback |
software | healthy | mac_worker.py:339 |
_find_loopback_device |
software | healthy | mac_worker.py:353 |
_record_sample |
software | healthy | mac_worker.py:383 |
extract_features_from_audio |
software | healthy | mac_worker.py:406 |
process_job |
software | healthy | mac_worker.py:575 |
main |
software | healthy | mac_worker.py:768 |
_pause_local_scripts |
software | healthy | mac_worker.py:790 |
_resume_local_scripts |
software | healthy | mac_worker.py:806 |
_ensure_loopback |
software | healthy | mac_worker.py:816 |
_run_job |
software | healthy | mac_worker.py:833 |
_run |
software | healthy | mac_worker.py:839 |
job_mgr_check |
software | healthy | mac_worker.py:866 |
__init__ |
software | healthy | job_manager.py:19 |
set_supabase |
software | healthy | job_manager.py:23 |
create_job |
software | healthy | job_manager.py:26 |
update_job |
software | healthy | job_manager.py:77 |
get_job_state |
software | healthy | job_manager.py:124 |
cleanup_old_jobs |
software | dead | job_manager.py:149 |
_get_rapidapi_key |
software | healthy | curator_scraper.py:36 |
_extract_emails |
software | healthy | curator_scraper.py:40 |
_scrape_instagram |
software | healthy | curator_scraper.py:54 |
_scrape_facebook |
software | healthy | curator_scraper.py:112 |
_scrape_website |
software | healthy | curator_scraper.py:163 |
scrape_curator_emails |
software | healthy | curator_scraper.py:228 |
_safe_int |
software | healthy | build_gems_universe_cache.py:18 |
__init__ |
software | healthy | build_gems_universe_cache.py:66 |
load_existing_cache |
software | healthy | build_gems_universe_cache.py:75 |
fetch_all_gems |
software | healthy | build_gems_universe_cache.py:91 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
GET /health |
api | healthy | app.py |
GET /api/pipeline/status |
api | healthy | app.py |
POST /api/signup |
api | healthy | app.py |
POST /api/login |
api | healthy | app.py |
POST /api/logout |
api | healthy | app.py |
GET /api/me |
api | healthy | app.py |
GET /api/queue-status |
api | healthy | app.py |
POST /api/forgot-password |
api | healthy | app.py |
POST /api/reset-password |
api | healthy | app.py |
POST /api/register |
api | healthy | app.py |
POST /api/analyze |
api | healthy | app.py |
GET /api/analysis/{job_id}/stream |
api | healthy | app.py |
GET /api/analysis/{job_id}/csv |
api | healthy | app.py |
POST /api/analyze-url |
api | healthy | app.py |
POST /api/deal/lookup |
api | healthy | app.py |
POST /api/deal/lead |
api | healthy | app.py |
POST /api/deal/checkout |
api | healthy | app.py |
GET /api/deal/checkout/status |
api | healthy | app.py |
POST /api/chat/send |
api | healthy | app.py |
GET /api/chat/poll |
api | healthy | app.py |
POST /api/chat/telegram-webhook |
api | healthy | app.py |
GET / |
api | healthy | app.py |
GET /analyzer |
api | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
production_genre_mapping.py |
software | healthy | production_genre_mapping.py |
Procfile |
software | healthy | Procfile |
start.py |
software | healthy | start.py |
email_sender.py |
software | healthy | email_sender.py |
mac_worker.py |
software | healthy | mac_worker.py |
requirements.txt |
software | healthy | requirements.txt |
railway.toml |
software | healthy | railway.toml |
job_manager.py |
software | healthy | job_manager.py |
curator_scraper.py |
software | healthy | curator_scraper.py |
build_gems_universe_cache.py |
software | healthy | build_gems_universe_cache.py |
chartmetric_lookup.py |
software | healthy | chartmetric_lookup.py |
track_matcher.py |
software | healthy | track_matcher.py |
audio_analyzer.py |
software | healthy | audio_analyzer.py |
backfill_track_genres.py |
software | healthy | backfill_track_genres.py |
app.py |
software | healthy | app.py |
genre_mapping.json |
software | healthy | genre_mapping.json |
| Label | Layer | Status | Path |
|---|---|---|---|
JobManager |
software | healthy | job_manager.py:16 |
UniverseCacheBuilder |
software | healthy | build_gems_universe_cache.py:65 |
TrackMatcher |
software | healthy | track_matcher.py:464 |
GenreAwareEmotionDetector |
software | healthy | audio_analyzer.py:14 |
ActivityTrackingMiddleware |
software | healthy | app.py:243 |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | app.py |
192.168.1.169 |
network | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
freshlybakedstudios__sonicconverter-analyzer |
software | healthy | /data/fable5_failed_archive/freshlybakedstudios__sonicconve… |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8000 |
network | healthy | app.py |
This page is publicly accessible at:
https://repobility.com/scan/f4b22b17-6401-4c31-bb13-93e05530ea22/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/f4b22b17-6401-4c31-bb13-93e05530ea22/
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.