https://github.com/TheGreatCodeholio/tr-discord-bot
· scanned 2026-06-16 00:33 UTC (2 months, 2 weeks ago)
10 raw signals (0 security + 10 graph)
Last scanned 2 months, 2 weeks ago · v1 · 10 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 44 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 | bot.py:105 |
__init__ |
software | healthy | bot.py:157 |
trstatus |
software | healthy | bot.py:200 |
trprobe |
software | healthy | bot.py:204 |
trclear |
software | healthy | bot.py:215 |
trrestart |
software | healthy | bot.py:249 |
setup_hook |
software | dead | bot.py:263 |
on_ready |
software | dead | bot.py:285 |
get_channel_checked |
software | healthy | bot.py:292 |
send_alert |
software | healthy | bot.py:304 |
status_embed |
software | healthy | bot.py:323 |
purge_channel |
software | healthy | bot.py:366 |
check |
software | dead | bot.py:374 |
retention_loop |
software | healthy | bot.py:401 |
journal_watcher |
software | healthy | bot.py:422 |
handle_log_line |
software | healthy | bot.py:463 |
handle_activity |
software | healthy | bot.py:492 |
handle_decode_rate |
software | healthy | bot.py:513 |
classify_upload_failure |
software | healthy | bot.py:546 |
journal_tail |
software | healthy | bot.py:586 |
unit_props |
software | healthy | bot.py:598 |
restart_unit |
software | healthy | bot.py:608 |
update_online |
software | healthy | bot.py:652 |
systemd_watcher |
software | healthy | bot.py:681 |
watchdog_loop |
software | healthy | bot.py:752 |
probe_device |
software | healthy | bot.py:810 |
probe_verdict |
software | healthy | bot.py:844 |
probe_all |
software | healthy | bot.py:856 |
probe_embed |
software | healthy | bot.py:865 |
send_probe_report |
software | healthy | bot.py:885 |
_usb_ids |
software | healthy | bot.py:902 |
_match_usb_spec |
software | healthy | bot.py:913 |
usb_watcher |
software | healthy | bot.py:921 |
_probe_after_settle |
software | healthy | bot.py:993 |
log_flusher |
software | healthy | bot.py:1007 |
main |
software | healthy | bot.py:1039 |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
config.example.yaml |
software | healthy | config.example.yaml |
bot.py |
software | healthy | bot.py |
requirements.txt |
software | healthy | requirements.txt |
| Label | Layer | Status | Path |
|---|---|---|---|
SysHealth |
software | healthy | bot.py:86 |
UploadHealth |
software | healthy | bot.py:96 |
TRBot |
software | healthy | bot.py:156 |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-abgaon2k |
software | healthy | /tmp/repobility-clone-abgaon2k |
This page is publicly accessible at:
https://repobility.com/scan/c4bd4892-6863-4daa-b3b3-e347443379a9/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/c4bd4892-6863-4daa-b3b3-e347443379a9/
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.