https://github.com/B0bTheSkull/netsentinel
· scanned 2026-06-17 01:19 UTC (1 month, 2 weeks ago)
5 raw signals (0 security + 5 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +17.9 (diff) · 5 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 53 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 | config.py:24 |
__init__ |
software | healthy | alerter.py:26 |
_color |
software | healthy | alerter.py:32 |
banner |
software | healthy | alerter.py:35 |
alert |
software | healthy | alerter.py:43 |
info |
software | healthy | alerter.py:72 |
run_summary |
software | healthy | netsentinel.py:31 |
main |
software | healthy | netsentinel.py:83 |
packet_callback |
software | dead | netsentinel.py:151 |
shannon_entropy |
software | healthy | monitors/dns_monitor.py:11 |
__init__ |
software | healthy | monitors/dns_monitor.py:23 |
process |
software | healthy | monitors/dns_monitor.py:29 |
__init__ |
software | healthy | monitors/portscan_monitor.py:8 |
process |
software | healthy | monitors/portscan_monitor.py:17 |
__init__ |
software | healthy | monitors/icmp_monitor.py:8 |
process |
software | healthy | monitors/icmp_monitor.py:16 |
__init__ |
software | healthy | monitors/arp_monitor.py:6 |
process |
software | healthy | monitors/arp_monitor.py:11 |
| Label | Layer | Status | Path |
|---|---|---|---|
writeup.md |
software | healthy | writeup.md |
config.py |
software | healthy | config.py |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
alerter.py |
software | healthy | alerter.py |
LICENSE |
software | healthy | LICENSE |
netsentinel.py |
software | healthy | netsentinel.py |
config.yaml |
software | healthy | config.yaml |
lint.yml |
software | healthy | .github/workflows/lint.yml |
__init__.py |
software | healthy | monitors/__init__.py |
dns_monitor.py |
software | healthy | monitors/dns_monitor.py |
portscan_monitor.py |
software | healthy | monitors/portscan_monitor.py |
icmp_monitor.py |
software | healthy | monitors/icmp_monitor.py |
arp_monitor.py |
software | healthy | monitors/arp_monitor.py |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | config.py |
10.0.0.1 |
network | healthy | README.md |
192.168.1.55 |
network | healthy | README.md |
192.168.1.1 |
network | healthy | README.md |
203.0.113.45 |
network | healthy | README.md |
192.168.1.10 |
network | healthy | README.md |
10.0.0.200 |
network | healthy | README.md |
8.8.8.8 |
network | healthy | README.md |
185.220.101.77 |
network | healthy | README.md |
93.184.216.34 |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
Alerter |
software | healthy | alerter.py:25 |
DNSMonitor |
software | healthy | monitors/dns_monitor.py:22 |
PortScanMonitor |
software | healthy | monitors/portscan_monitor.py:7 |
ICMPMonitor |
software | healthy | monitors/icmp_monitor.py:7 |
ARPMonitor |
software | healthy | monitors/arp_monitor.py:5 |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
monitors |
software | healthy | monitors |
| Label | Layer | Status | Path |
|---|---|---|---|
B0bTheSkull__netsentinel |
software | healthy | /data/fable5_failed_archive/B0bTheSkull__netsentinel |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::lint |
cicd | healthy | .github/workflows/lint.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
lint |
cicd | healthy | .github/workflows/lint.yml |
This page is publicly accessible at:
https://repobility.com/scan/e2f59683-7cea-4276-b72f-6b0dc6563169/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e2f59683-7cea-4276-b72f-6b0dc6563169/
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.