https://github.com/MrBex82/FritzBox-Dashboard
· scanned 2026-06-16 02:56 UTC (2 months ago)
26 raw signals (0 security + 26 graph)
Last scanned 2 months ago · v2 · 26 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 101 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 |
|---|---|---|---|
_response_pbkdf2 |
software | healthy | fritz_session.py:24 |
_response_md5 |
software | healthy | fritz_session.py:36 |
get_sid |
software | healthy | fritz_session.py:41 |
_great_circle |
software | healthy | globe.py:11 |
build_globe |
software | healthy | globe.py:43 |
get_connection |
software | healthy | fritz_client.py:19 |
get_connected_devices |
software | healthy | fritz_client.py:31 |
_interface_label |
software | healthy | fritz_client.py:47 |
get_wan_stats |
software | dead | fritz_client.py:56 |
format_bytes |
software | healthy | fritz_client.py:73 |
format_uptime |
software | dead | fritz_client.py:82 |
parse_packets |
software | healthy | probe_capture.py:11 |
read |
software | healthy | probe_capture.py:15 |
probe |
software | healthy | probe_capture.py:52 |
_is_private_v4 |
software | healthy | traffic_collector.py:46 |
_is_multicast_v4 |
software | healthy | traffic_collector.py:58 |
_is_global_v6 |
software | healthy | traffic_collector.py:62 |
_ipv4_str |
software | healthy | traffic_collector.py:66 |
_parse_dns_qname |
software | healthy | traffic_collector.py:70 |
_is_interesting_domain |
software | healthy | traffic_collector.py:98 |
__init__ |
software | healthy | traffic_collector.py:107 |
_load |
software | healthy | traffic_collector.py:128 |
_save |
software | healthy | traffic_collector.py:142 |
reset |
software | healthy | traffic_collector.py:162 |
_refresh_names |
software | healthy | traffic_collector.py:173 |
snapshot |
software | healthy | traffic_collector.py:186 |
_count |
software | healthy | traffic_collector.py:261 |
_count_dest |
software | healthy | traffic_collector.py:273 |
_record_domain |
software | healthy | traffic_collector.py:281 |
_flush_history |
software | healthy | traffic_collector.py:299 |
_handle_dns |
software | healthy | traffic_collector.py:306 |
_handle_packet |
software | healthy | traffic_collector.py:323 |
_run_capture |
software | healthy | traffic_collector.py:368 |
read |
software | healthy | traffic_collector.py:385 |
run |
software | healthy | traffic_collector.py:456 |
get_collector |
software | healthy | traffic_collector.py:476 |
read |
software | healthy | probe_dns.py:21 |
_bucket_now |
software | healthy | history.py:63 |
_open_rw |
software | healthy | history.py:67 |
__init__ |
software | healthy | history.py:76 |
add_visit |
software | healthy | history.py:91 |
flush |
software | healthy | history.py:96 |
_since |
software | healthy | history.py:140 |
_query |
software | healthy | history.py:146 |
usage_history |
software | healthy | history.py:156 |
domain_history |
software | dead | history.py:172 |
today_summary |
software | dead | history.py:189 |
activity_by_day |
software | dead | history.py:204 |
get_all_devices |
software | dead | history.py:218 |
get_display_names |
software | dead | history.py:227 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
fritz_session.py |
software | healthy | fritz_session.py |
globe.py |
software | healthy | globe.py |
fritz_client.py |
software | healthy | fritz_client.py |
selftest.py |
software | healthy | selftest.py |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
probe_capture.py |
software | healthy | probe_capture.py |
traffic_collector.py |
software | healthy | traffic_collector.py |
docker-compose.yml |
software | healthy | docker-compose.yml |
app.py |
software | healthy | app.py |
probe_dns.py |
software | healthy | probe_dns.py |
history.py |
software | healthy | history.py |
geoip.py |
software | healthy | geoip.py |
ui_helpers.py |
software | healthy | ui_helpers.py |
Dockerfile |
software | healthy | Dockerfile |
dns_categories.py |
software | healthy | dns_categories.py |
| Label | Layer | Status | Path |
|---|---|---|---|
LoginError |
software | healthy | fritz_session.py:20 |
TrafficCollector |
software | healthy | traffic_collector.py:106 |
HistoryWriter |
software | healthy | history.py:73 |
GeoResolver |
software | healthy | geoip.py:28 |
| Label | Layer | Status | Path |
|---|---|---|---|
usage |
data | healthy | history.py |
visits |
data | healthy | history.py |
devices |
data | healthy | history.py |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
fritz-dashboard |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
MrBex82__FritzBox-Dashboard |
software | healthy | /data/fable5_failed_archive/MrBex82__FritzBox-Dashboard |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
192.168.178.1 |
network | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8501 |
network | healthy | docker-compose.yml |
This page is publicly accessible at:
https://repobility.com/scan/35e2349b-cc33-41b9-b4fd-b45fc847c17f/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/35e2349b-cc33-41b9-b4fd-b45fc847c17f/
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.