Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

Tsugiyama-cat/nw-monitor

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)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

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.

LabelLayerStatusPath
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

LabelLayerStatusPath
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

LabelLayerStatusPath
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

LabelLayerStatusPath
webui software healthy webui
static software healthy webui/static
scripts software healthy scripts
poller software healthy poller
central-mcp software healthy central-mcp

LabelLayerStatusPath
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

LabelLayerStatusPath
port:8811 network healthy docker-compose.yml
port:8800 network healthy docker-compose.yml

LabelLayerStatusPath
repobility-clone-c2zy_ql4 software healthy /tmp/repobility-clone-c2zy_ql4

LabelLayerStatusPath
ConfigUpdate software healthy webui/main.py:52

LabelLayerStatusPath
auth::README.md security healthy README.md
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

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.