https://github.com/mylovanloenen/tetra-monitor
· scanned 2026-06-16 04:34 UTC (1 month, 4 weeks ago)
12 raw signals (0 security + 12 graph)
Last scanned 1 month, 4 weeks ago · v1 · 11 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.
All 90 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 |
|---|---|---|---|
__init__ |
software | healthy | test_detection.py:34 |
time |
software | healthy | test_detection.py:25 |
sleep |
software | healthy | test_detection.py:26 |
apply_gain |
software | healthy | test_detection.py:37 |
set_center |
software | healthy | test_detection.py:38 |
noise_frame |
software | healthy | test_detection.py:41 |
_to_raw |
software | healthy | test_detection.py:46 |
tetra_frame |
software | healthy | test_detection.py:51 |
tone_frame |
software | healthy | test_detection.py:64 |
multi_tetra_frame |
software | healthy | test_detection.py:72 |
clip_frame |
software | healthy | test_detection.py:87 |
feed |
software | healthy | test_detection.py:93 |
fresh |
software | healthy | test_detection.py:99 |
run |
software | healthy | test_detection.py:108 |
main |
software | healthy | make_icon.py:14 |
_script_dir |
software | healthy | tetra_monitor.py:123 |
parse_args |
software | healthy | tetra_monitor.py:133 |
_make_alarm_wav |
software | healthy | tetra_monitor.py:149 |
play_alarm |
software | dead | tetra_monitor.py:169 |
qc |
software | healthy | tetra_monitor.py:190 |
sys_font |
software | healthy | tetra_monitor.py:192 |
_send_cmd |
software | healthy | tetra_monitor.py:204 |
__init__ |
software | healthy | tetra_monitor.py:921 |
_rtl_path |
software | healthy | tetra_monitor.py:222 |
connect |
software | healthy | tetra_monitor.py:225 |
_open_socket |
software | healthy | tetra_monitor.py:243 |
reconnect |
software | healthy | tetra_monitor.py:257 |
apply_gain |
software | healthy | tetra_monitor.py:265 |
set_center |
software | healthy | tetra_monitor.py:277 |
recv |
software | healthy | tetra_monitor.py:285 |
_drain |
software | healthy | tetra_monitor.py:288 |
close |
software | healthy | tetra_monitor.py:297 |
_calc_freqs |
software | healthy | tetra_monitor.py:375 |
_build_channels |
software | healthy | tetra_monitor.py:379 |
retune |
software | healthy | tetra_monitor.py:393 |
reset_noise_floor |
software | dead | tetra_monitor.py:407 |
clear_blacklist |
software | healthy | tetra_monitor.py:412 |
blacklist_count |
software | healthy | tetra_monitor.py:418 |
run |
software | healthy | tetra_monitor.py:422 |
_agc_step |
software | healthy | tetra_monitor.py:443 |
_reconnect |
software | healthy | tetra_monitor.py:464 |
_process |
software | healthy | tetra_monitor.py:478 |
_cfar |
software | healthy | tetra_monitor.py:551 |
_detect |
software | healthy | tetra_monitor.py:559 |
_log |
software | healthy | tetra_monitor.py:634 |
snapshot |
software | healthy | tetra_monitor.py:649 |
_trend |
software | healthy | tetra_monitor.py:675 |
stop |
software | healthy | tetra_monitor.py:687 |
update_state |
software | healthy | tetra_monitor.py:712 |
_apply |
software | healthy | tetra_monitor.py:729 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
FakeClock |
software | healthy | test_detection.py:23 |
StubSource |
software | healthy | test_detection.py:33 |
RtlTcpSource |
software | healthy | tetra_monitor.py:207 |
Channel |
software | healthy | tetra_monitor.py:308 |
Detector |
software | healthy | tetra_monitor.py:321 |
StatusBanner |
software | healthy | tetra_monitor.py:692 |
ChannelBars |
software | healthy | tetra_monitor.py:742 |
HistoryList |
software | healthy | tetra_monitor.py:831 |
Slider |
software | healthy | tetra_monitor.py:877 |
MainWindow |
software | healthy | tetra_monitor.py:920 |
| Label | Layer | Status | Path |
|---|---|---|---|
test_detection.py |
software | healthy | test_detection.py |
make_icon.py |
software | healthy | make_icon.py |
requirements.txt |
software | healthy | requirements.txt |
tetra_monitor.py |
software | healthy | tetra_monitor.py |
README.md |
software | healthy | README.md |
make_app.sh |
software | healthy | make_app.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
mylovanloenen__tetra-monitor |
software | healthy | /data/fable5_failed_archive/mylovanloenen__tetra-monitor |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | tetra_monitor.py |
This page is publicly accessible at:
https://repobility.com/scan/6e4ca79a-4eb5-4e8a-b50f-e4be56bd2a3d/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6e4ca79a-4eb5-4e8a-b50f-e4be56bd2a3d/
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.