https://github.com/ychen0606/claude-status-board
· scanned 2026-06-16 01:05 UTC (2 months, 1 week ago)
22 raw signals (0 security + 22 graph)
Last scanned 2 months, 1 week ago · v1 · 21 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 117 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 |
|---|---|---|---|
f |
software | healthy | board_render.py:15 |
lvl |
software | healthy | board_render.py:30 |
mix |
software | healthy | board_render.py:31 |
_tw |
software | healthy | board_render.py:34 |
rtext |
software | healthy | board_render.py:35 |
rr |
software | healthy | board_render.py:36 |
dot |
software | healthy | board_render.py:38 |
gear |
software | healthy | board_render.py:42 |
pill |
software | healthy | board_render.py:51 |
fmt_reset |
software | healthy | board_render.py:58 |
fmt_ago |
software | healthy | board_render.py:68 |
fmt_dur |
software | healthy | board_render.py:75 |
short_model |
software | healthy | board_render.py:81 |
_wrap |
software | healthy | board_render.py:86 |
_usage |
software | healthy | board_render.py:98 |
render |
software | healthy | board_render.py:110 |
rk |
software | dead | board_render.py:115 |
kv |
software | healthy | board_render.py:185 |
project_name |
software | healthy | slot.py:11 |
safe_id |
software | healthy | slot.py:19 |
tool_summary |
software | healthy | slot.py:22 |
extract_model |
software | healthy | slot.py:46 |
main |
software | healthy | slot.py:54 |
collect_slots |
software | healthy | server.py:200 |
read_usage |
software | healthy | server.py:218 |
hpc_poller |
software | dead | server.py:256 |
read_hpc |
software | healthy | server.py:279 |
board_assets |
software | healthy | server.py:287 |
_send |
software | healthy | server.py:297 |
do_GET |
software | dead | server.py:309 |
log_message |
software | dead | server.py:371 |
is_gated |
software | healthy | approve_gate.py:17 |
project_name |
software | healthy | approve_gate.py:21 |
safe_id |
software | healthy | approve_gate.py:29 |
write_slot |
software | healthy | approve_gate.py:32 |
read_stdin |
software | healthy | approve_gate.py:64 |
bash_allowlisted |
software | healthy | approve_gate.py:70 |
clip |
software | healthy | approve_gate.py:92 |
describe |
software | healthy | approve_gate.py:102 |
prune_decisions |
software | healthy | approve_gate.py:146 |
emit |
software | healthy | approve_gate.py:159 |
main |
software | healthy | approve_gate.py:165 |
make_icon |
software | healthy | tray/claude_board_tray.py:54 |
__init__ |
software | healthy | tray/claude_board_tray.py:69 |
poll |
software | healthy | tray/claude_board_tray.py:74 |
_make_tip |
software | healthy | tray/claude_board_tray.py:109 |
_updater |
software | healthy | tray/claude_board_tray.py:156 |
_on_open |
software | healthy | tray/claude_board_tray.py:177 |
_on_quit |
software | healthy | tray/claude_board_tray.py:181 |
main |
software | healthy | tray/claude_board_tray.py:186 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.zh-CN.md |
software | healthy | README.zh-CN.md |
README.md |
software | healthy | README.md |
install.sh |
software | healthy | install.sh |
start.sh |
software | healthy | start.sh |
board_render.py |
software | healthy | board_render.py |
slot.py |
software | healthy | slot.py |
server.py |
software | healthy | server.py |
approve_gate.py |
software | healthy | approve_gate.py |
LICENSE |
software | healthy | LICENSE |
README.md |
software | healthy | tray/README.md |
requirements.txt |
software | healthy | tray/requirements.txt |
claude_board_tray.py |
software | healthy | tray/claude_board_tray.py |
claude_board_window.py |
software | healthy | tray/claude_board_window.py |
README.md |
software | healthy | esp32-lcd/README.md |
NOTES.md |
software | healthy | esp32-lcd/NOTES.md |
selftest.py |
software | healthy | esp32/selftest.py |
README.md |
software | healthy | esp32/README.md |
push.py |
software | healthy | esp32/push.py |
main.py |
software | healthy | esp32/main.py |
hooks.json |
software | healthy | examples/hooks.json |
| Label | Layer | Status | Path |
|---|---|---|---|
H |
software | healthy | server.py:296 |
Board |
software | healthy | tray/claude_board_tray.py:66 |
LayeredWindow |
software | healthy | tray/claude_board_window.py:264 |
BLEND |
software | healthy | tray/claude_board_window.py:273 |
BMIH |
software | healthy | tray/claude_board_window.py:277 |
| Label | Layer | Status | Path |
|---|---|---|---|
tray |
software | healthy | tray |
esp32-lcd |
software | healthy | esp32-lcd |
esp32 |
software | healthy | esp32 |
examples |
software | healthy | examples |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | start.sh |
192.168.1.50 |
network | healthy | tray/README.md |
192.168.4.1 |
network | healthy | esp32-lcd/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-44r59hj1 |
software | healthy | /tmp/repobility-clone-44r59hj1 |
This page is publicly accessible at:
https://repobility.com/scan/127cd22c-e7d1-44a1-8f5f-1c9a2ff53c7b/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/127cd22c-e7d1-44a1-8f5f-1c9a2ff53c7b/
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.