https://github.com/weiboz0/robot
· scanned 2026-06-16 04:41 UTC (1 month, 2 weeks ago)
13 raw signals (0 security + 13 graph)
Last scanned 1 month, 2 weeks ago · v1 · 13 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 119 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 |
|---|---|---|---|
ark_service |
software | healthy | list_ark_endpoints.py:33 |
main |
software | healthy | list_ark_endpoints.py:48 |
strip_think |
software | healthy | chatbot.py:26 |
load_dotenv |
software | healthy | chatbot.py:32 |
pick_provider |
software | healthy | chatbot.py:68 |
resolve_base_url |
software | healthy | chatbot.py:80 |
run_tool |
software | healthy | chatbot.py:131 |
chat_openai |
software | healthy | chatbot.py:148 |
main |
software | healthy | chatbot.py:197 |
strip_think |
software | healthy | rover_chat.py:33 |
load_dotenv |
software | healthy | rover_chat.py:37 |
run_tool |
software | healthy | rover_chat.py:113 |
main |
software | healthy | rover_chat.py:135 |
detect_port |
software | healthy | rover_direct.py:42 |
stop_http_service |
software | healthy | rover_direct.py:53 |
_clamp |
software | healthy | rover_direct.py:71 |
__init__ |
software | healthy | rover_direct.py:76 |
send |
software | healthy | rover_direct.py:86 |
init_base |
software | healthy | rover_direct.py:90 |
select_module |
software | healthy | rover_direct.py:97 |
drive |
software | healthy | rover_direct.py:102 |
stop |
software | healthy | rover_direct.py:108 |
drive_for |
software | healthy | rover_direct.py:111 |
forward |
software | healthy | rover_direct.py:117 |
backward |
software | healthy | rover_direct.py:120 |
spin_left |
software | healthy | rover_direct.py:123 |
spin_right |
software | healthy | rover_direct.py:126 |
set_camera |
software | healthy | rover_direct.py:130 |
gimbal_continuous |
software | dead | rover_direct.py:136 |
center_camera |
software | healthy | rover_direct.py:140 |
gimbal_stop |
software | dead | rover_direct.py:143 |
estop |
software | healthy | rover_direct.py:146 |
lights |
software | healthy | rover_direct.py:152 |
oled |
software | healthy | rover_direct.py:156 |
oled_default |
software | healthy | rover_direct.py:160 |
servo_torque |
software | healthy | rover_direct.py:164 |
close |
software | healthy | rover_direct.py:169 |
demo |
software | healthy | rover_direct.py:178 |
exec_command |
software | healthy | rover_direct.py:214 |
repl |
software | healthy | rover_direct.py:295 |
camtest |
software | healthy | rover_direct.py:311 |
main |
software | healthy | rover_direct.py:321 |
_tool |
software | healthy | rover_camera.py:32 |
_grab_from_stream |
software | healthy | rover_camera.py:39 |
_next_path |
software | healthy | rover_camera.py:62 |
_capture |
software | healthy | rover_camera.py:73 |
take_photo |
software | healthy | rover_camera.py:111 |
reachable |
software | healthy | dobot.py:15 |
__init__ |
software | healthy | dobot.py:24 |
_send |
software | healthy | dobot.py:31 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
CLAUDE.md |
software | healthy | CLAUDE.md |
list_ark_endpoints.py |
software | healthy | list_ark_endpoints.py |
chatbot.py |
software | healthy | chatbot.py |
rover_chat.py |
software | healthy | rover_chat.py |
COMMANDS.md |
software | healthy | COMMANDS.md |
rover_direct.py |
software | healthy | rover_direct.py |
requirements.txt |
software | healthy | requirements.txt |
rover_camera.py |
software | healthy | rover_camera.py |
README.md |
software | healthy | README.md |
install.sh |
software | healthy | install.sh |
dobot.py |
software | healthy | dobot.py |
agent_chat.py |
software | healthy | agent_chat.py |
rover_client.py |
software | healthy | rover_client.py |
list_models.py |
software | healthy | list_models.py |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
Rover |
software | healthy | rover_direct.py:75 |
Dobot |
software | healthy | dobot.py:23 |
RoverCtl |
software | healthy | agent_chat.py:71 |
| Label | Layer | Status | Path |
|---|---|---|---|
192.168.1.131 |
network | healthy | CLAUDE.md |
127.0.0.1 |
network | healthy | rover_camera.py |
192.168.1.6 |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
weiboz0__robot |
software | healthy | /data/fable5_failed_archive/weiboz0__robot |
This page is publicly accessible at:
https://repobility.com/scan/354cb1ef-c0f7-45cf-87e3-7f10b2c04e7e/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/354cb1ef-c0f7-45cf-87e3-7f10b2c04e7e/
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.