https://github.com/EDuarP/bmo-orb-app
· scanned 2026-06-16 04:21 UTC (2 months ago)
15 raw signals (0 security + 15 graph)
Last scanned 2 months ago · v1 · 15 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 59 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 |
|---|---|---|---|
_is_noise_reply |
software | healthy | backend.py:90 |
_is_wedged_reply |
software | healthy | backend.py:95 |
_load_tts |
software | healthy | backend.py:135 |
_speak |
software | healthy | backend.py:154 |
_find_usb_input |
software | healthy | backend.py:181 |
_write_wav |
software | healthy | backend.py:201 |
__init__ |
software | healthy | backend.py:234 |
_readline |
software | healthy | backend.py:238 |
_ensure |
software | healthy | backend.py:246 |
_kill |
software | healthy | backend.py:267 |
warm_up |
software | dead | backend.py:275 |
transcribe |
software | healthy | backend.py:279 |
_transcribe |
software | healthy | backend.py:302 |
_extract_text |
software | healthy | backend.py:318 |
_run_gateway_call |
software | healthy | backend.py:332 |
_session_file_for_key |
software | healthy | backend.py:350 |
_read_new_assistant_replies |
software | healthy | backend.py:360 |
_reset_session |
software | healthy | backend.py:392 |
_query_openclaw |
software | healthy | backend.py:404 |
_push |
software | healthy | backend.py:473 |
_respond_worker |
software | healthy | backend.py:486 |
pipeline_thread |
software | dead | backend.py:519 |
_sd_callback |
software | healthy | backend.py:529 |
root |
software | healthy | backend.py:673 |
styles |
software | healthy | backend.py:677 |
app_js |
software | healthy | backend.py:681 |
favicon |
software | healthy | backend.py:685 |
bot_message_push |
software | healthy | backend.py:690 |
_say |
software | healthy | backend.py:701 |
trigger |
software | healthy | backend.py:710 |
ws_endpoint |
software | healthy | backend.py:723 |
broadcaster |
software | healthy | backend.py:734 |
startup |
software | healthy | backend.py:753 |
resize |
software | healthy | app.js:resize |
lerp |
software | healthy | app.js:lerp |
renderSprite |
software | healthy | app.js:renderSprite |
draw |
software | healthy | app.js:draw |
depth |
software | healthy | app.js:depth |
size |
software | healthy | app.js:size |
loop |
software | healthy | app.js:loop |
connectBackend |
software | healthy | app.js:connectBackend |
| Label | Layer | Status | Path |
|---|---|---|---|
launch_kiosk.sh |
software | healthy | launch_kiosk.sh |
backend.py |
software | healthy | backend.py |
setup.sh |
software | healthy | setup.sh |
requirements.txt |
software | healthy | requirements.txt |
styles.css |
software | healthy | styles.css |
app.js |
software | healthy | app.js |
README.md |
software | healthy | README.md |
index.html |
software | healthy | index.html |
| Label | Layer | Status | Path |
|---|---|---|---|
GET / |
api | healthy | backend.py |
GET /styles.css |
api | healthy | backend.py |
GET /app.js |
api | healthy | backend.py |
GET /favicon.ico |
api | healthy | backend.py |
POST /bot_message |
api | healthy | backend.py |
POST /trigger |
api | healthy | backend.py |
| Label | Layer | Status | Path |
|---|---|---|---|
EDuarP__bmo-orb-app |
software | healthy | /data/fable5_failed_archive/EDuarP__bmo-orb-app |
| Label | Layer | Status | Path |
|---|---|---|---|
_WhisperServer |
software | healthy | backend.py:231 |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | launch_kiosk.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | launch_kiosk.sh |
This page is publicly accessible at:
https://repobility.com/scan/09fa10c5-9f98-454a-b3d5-e7cab92c95ab/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/09fa10c5-9f98-454a-b3d5-e7cab92c95ab/
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.