https://github.com/zhangqikevin/crossingtkmonitor
· scanned 2026-06-16 01:12 UTC (2 months, 1 week ago)
20 raw signals (0 security + 20 graph)
Last scanned 2 months, 1 week ago · v1 · 20 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 |
|---|---|---|---|
collect_event_classes |
software | healthy | server.py:59 |
_clean |
software | healthy | server.py:77 |
_convert_value |
software | healthy | server.py:92 |
_message_to_dict |
software | healthy | server.py:110 |
serialize_event |
software | healthy | server.py:134 |
__init__ |
software | healthy | server.py:150 |
send |
software | healthy | server.py:157 |
connect |
software | healthy | server.py:166 |
_run |
software | healthy | server.py:190 |
_make_connect_handler |
software | healthy | server.py:241 |
handler |
software | dead | server.py:259 |
_make_handler |
software | healthy | server.py:258 |
stop |
software | healthy | server.py:266 |
index |
software | healthy | server.py:284 |
mpegts_js |
software | healthy | server.py:289 |
card_front |
software | healthy | server.py:294 |
brain |
software | healthy | server.py:299 |
proxy_flv |
software | healthy | server.py:304 |
stream_bytes |
software | healthy | server.py:310 |
websocket_endpoint |
software | healthy | server.py:328 |
i |
software | healthy | static/mpegts.min.js:i |
o |
software | healthy | static/mpegts.min.js:o |
_ |
software | healthy | static/mpegts.min.js:_ |
d |
software | healthy | static/mpegts.min.js:d |
v |
software | healthy | static/mpegts.min.js:v |
u |
software | healthy | static/mpegts.min.js:u |
s |
software | healthy | static/mpegts.min.js:s |
e |
software | healthy | static/mpegts.min.js:e |
h |
software | healthy | static/mpegts.min.js:h |
l |
software | healthy | static/mpegts.min.js:l |
p |
software | healthy | static/mpegts.min.js:p |
S |
software | healthy | static/mpegts.min.js:S |
R |
software | healthy | static/mpegts.min.js:R |
P |
software | healthy | static/mpegts.min.js:P |
as |
software | healthy | static/mpegts.min.js:as |
r |
software | healthy | static/mpegts.min.js:r |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
start.sh |
software | healthy | start.sh |
server.py |
software | healthy | server.py |
requirements.txt |
software | healthy | requirements.txt |
mpegts.min.js |
software | healthy | static/mpegts.min.js |
brain.html |
software | healthy | static/brain.html |
index.html |
software | healthy | static/index.html |
| Label | Layer | Status | Path |
|---|---|---|---|
GET / |
api | healthy | server.py |
GET /mpegts.min.js |
api | healthy | server.py |
GET /card_front.png |
api | healthy | server.py |
GET /brain |
api | healthy | server.py |
GET /proxy/flv |
api | healthy | server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-7rnfdenh |
software | healthy | /tmp/repobility-clone-7rnfdenh |
| Label | Layer | Status | Path |
|---|---|---|---|
static |
software | healthy | static |
| Label | Layer | Status | Path |
|---|---|---|---|
Session |
software | healthy | server.py:147 |
| Label | Layer | Status | Path |
|---|---|---|---|
port:9000 |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/6628344a-a8c3-41e0-b94a-e27f7b6934e5/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6628344a-a8c3-41e0-b94a-e27f7b6934e5/
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.