https://github.com/Nukeys/nuked-music-bot
· scanned 2026-06-16 04:35 UTC (1 month, 3 weeks ago)
24 raw signals (0 security + 24 graph)
Last scanned 1 month, 3 weeks ago · v1 · 16 actionable findings from 1 signal source. 8 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 133 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 |
|---|---|---|---|
main |
software | healthy | selftest.py:11 |
ffmpeg_before_options |
software | healthy | bot.py:173 |
make_source |
software | healthy | bot.py:182 |
volume_amp |
software | healthy | bot.py:208 |
fmt_duration |
software | healthy | bot.py:215 |
progress_bar |
software | healthy | bot.py:224 |
current_elapsed |
software | healthy | bot.py:234 |
_mark_resume |
software | healthy | bot.py:243 |
load_playlists |
software | healthy | bot.py:296 |
load_settings |
software | healthy | bot.py:304 |
user_settings |
software | healthy | bot.py:312 |
__init__ |
software | healthy | bot.py:1848 |
setup_hook |
software | dead | bot.py:345 |
on_ready |
software | dead | bot.py:353 |
get_player |
software | healthy | bot.py:373 |
save_playlists |
software | healthy | bot.py:378 |
_backup_file |
software | healthy | bot.py:386 |
_backup_playlists |
software | healthy | bot.py:407 |
save_settings |
software | healthy | bot.py:412 |
_backup_settings |
software | healthy | bot.py:419 |
restore_playlists |
software | healthy | bot.py:424 |
restore_settings |
software | healthy | bot.py:445 |
start_keepalive |
software | healthy | bot.py:468 |
self_ping |
software | healthy | bot.py:485 |
warm_ytdlp |
software | healthy | bot.py:501 |
ytdl_extract |
software | healthy | bot.py:525 |
_run |
software | healthy | bot.py:527 |
_go |
software | healthy | bot.py:530 |
_slim_info |
software | healthy | bot.py:547 |
extract_play |
software | healthy | bot.py:558 |
_spotify_via_api |
software | healthy | bot.py:592 |
_scrape_spotify |
software | healthy | bot.py:619 |
_spotify_track_og |
software | healthy | bot.py:649 |
resolve_spotify |
software | healthy | bot.py:664 |
_first_entry |
software | healthy | bot.py:685 |
_is_playable_entry |
software | healthy | bot.py:693 |
resolve_query |
software | healthy | bot.py:705 |
search_results |
software | healthy | bot.py:753 |
_youtube_id |
software | healthy | bot.py:773 |
player_loop |
software | healthy | bot.py:782 |
_after |
software | healthy | bot.py:878 |
prefetch_track |
software | healthy | bot.py:916 |
pump_prefetch |
software | healthy | bot.py:931 |
_resolved_first |
software | healthy | bot.py:945 |
try_autoplay |
software | healthy | bot.py:952 |
np_updater |
software | healthy | bot.py:989 |
ensure_player_task |
software | healthy | bot.py:1011 |
update_presence |
software | healthy | bot.py:1024 |
now_playing_embed |
software | healthy | bot.py:1040 |
queue_embed |
software | healthy | bot.py:1066 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
Track |
software | healthy | bot.py:253 |
GuildPlayer |
software | healthy | bot.py:274 |
MusicBot |
software | healthy | bot.py:321 |
MusicControls |
software | healthy | bot.py:1114 |
SearchPicker |
software | healthy | bot.py:1315 |
SettingsView |
software | healthy | bot.py:1571 |
ConfirmDeletePlaylist |
software | healthy | bot.py:1688 |
AddSongModal |
software | healthy | bot.py:1731 |
SaveQueueModal |
software | healthy | bot.py:1764 |
RemoveSongModal |
software | healthy | bot.py:1792 |
NewPlaylistModal |
software | healthy | bot.py:1822 |
PlaylistPanel |
software | healthy | bot.py:1845 |
| Label | Layer | Status | Path |
|---|---|---|---|
unitcheck.py |
software | healthy | unitcheck.py |
selftest.py |
software | healthy | selftest.py |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
bot.py |
software | healthy | bot.py |
get_ffmpeg.py |
software | healthy | get_ffmpeg.py |
customize.py |
software | healthy | customize.py |
Dockerfile |
software | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
Nukeys__nuked-music-bot |
software | healthy | /data/fable5_failed_archive/Nukeys__nuked-music-bot |
| Label | Layer | Status | Path |
|---|---|---|---|
120.0.0.0 |
network | healthy | bot.py |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
This page is publicly accessible at:
https://repobility.com/scan/daf2016d-ff84-4300-be20-90a9d6b25adf/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/daf2016d-ff84-4300-be20-90a9d6b25adf/
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.