https://github.com/Tsugiyama-cat/nw-monitor
· scanned 2026-06-16 00:42 UTC (2 months, 1 week ago)
22 raw signals (0 security + 22 graph)
Last scanned 2 months, 1 week ago · v1 · 22 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_env |
software | healthy | webui/main.py:35 |
save_env |
software | healthy | webui/main.py:46 |
index |
software | healthy | webui/main.py:57 |
fields |
software | healthy | webui/main.py:62 |
get_config |
software | healthy | webui/main.py:67 |
set_config |
software | healthy | webui/main.py:79 |
status |
software | healthy | webui/main.py:91 |
load_env |
software | healthy | poller/poller.py:23 |
render |
software | healthy | poller/poller.py:34 |
dig |
software | healthy | poller/poller.py:41 |
run_check |
software | healthy | poller/poller.py:54 |
notify_slack |
software | healthy | poller/poller.py:96 |
main |
software | healthy | poller/poller.py:122 |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
checks.yml |
software | healthy | checks.yml |
docker-compose.yml |
software | healthy | docker-compose.yml |
Dockerfile |
software | healthy | webui/Dockerfile |
main.py |
software | healthy | webui/main.py |
index.html |
software | healthy | webui/static/index.html |
analyze_latest.sh |
software | healthy | scripts/analyze_latest.sh |
Dockerfile |
software | healthy | poller/Dockerfile |
poller.py |
software | healthy | poller/poller.py |
Dockerfile |
software | healthy | central-mcp/Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
image::webui/Dockerfile |
hardware | healthy | webui/Dockerfile |
image::poller/Dockerfile |
hardware | healthy | poller/Dockerfile |
image::central-mcp/Dockerfile |
hardware | healthy | central-mcp/Dockerfile |
central-mcp |
hardware | healthy | docker-compose.yml |
poller |
hardware | healthy | docker-compose.yml |
webui |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
webui |
software | healthy | webui |
static |
software | healthy | webui/static |
scripts |
software | healthy | scripts |
poller |
software | healthy | poller |
central-mcp |
software | healthy | central-mcp |
| Label | Layer | Status | Path |
|---|---|---|---|
GET / |
api | healthy | webui/main.py |
GET /api/fields |
api | healthy | webui/main.py |
GET /api/config |
api | healthy | webui/main.py |
POST /api/config |
api | healthy | webui/main.py |
GET /api/status |
api | healthy | webui/main.py |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8811 |
network | healthy | docker-compose.yml |
port:8800 |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-c2zy_ql4 |
software | healthy | /tmp/repobility-clone-c2zy_ql4 |
| Label | Layer | Status | Path |
|---|---|---|---|
ConfigUpdate |
software | healthy | webui/main.py:52 |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::README.md |
security | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/e17299d6-3ed3-4b65-a7e6-42686ee1dba7/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e17299d6-3ed3-4b65-a7e6-42686ee1dba7/
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.