https://github.com/KodyKendall/LlamaBot
· scanned 2026-06-16 04:30 UTC (2 months ago)
6 raw signals (0 security + 6 graph)
Last scanned 2 months ago · v1 · 6 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 52 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 |
|---|---|---|---|
create_websocket_handshake |
software | healthy | test_ws_auth_live.py:36 |
send_ws_frame |
software | healthy | test_ws_auth_live.py:73 |
recv_ws_frame |
software | healthy | test_ws_auth_live.py:103 |
test_connection_without_auth |
software | healthy | test_ws_auth_live.py:132 |
test_auth_with_valid_token |
software | healthy | test_ws_auth_live.py:164 |
test_auth_with_invalid_token |
software | healthy | test_ws_auth_live.py:227 |
test_auth_with_rails_token |
software | healthy | test_ws_auth_live.py:257 |
main |
software | healthy | test_ws_auth_live.py:288 |
verify_mcp_endpoint |
software | healthy | verify_mcp.py:5 |
send_ws_frame |
software | healthy | check_ws_auth.py:20 |
recv_ws_frame |
software | healthy | check_ws_auth.py:47 |
test_ws_auth |
software | healthy | check_ws_auth.py:81 |
sse_client_bridge |
software | dead | mcp_bridge.py:64 |
handle_incoming_sse |
software | healthy | mcp_bridge.py:81 |
handle_stdin |
software | healthy | mcp_bridge.py:97 |
main |
software | healthy | mcp_bridge.py:159 |
read_stdin |
software | healthy | mcp_bridge.py:246 |
run_bridge |
software | healthy | mcp_bridge.py:229 |
handle_sse |
software | healthy | mcp_bridge.py:257 |
handle_stdin_processing |
software | healthy | mcp_bridge.py:286 |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
langgraph.json |
software | healthy | langgraph.json |
test_ws_auth_live.py |
software | healthy | test_ws_auth_live.py |
verify_mcp.py |
software | healthy | verify_mcp.py |
IMPLEMENTATION_PLAN.md |
software | healthy | IMPLEMENTATION_PLAN.md |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
SUMMARIZATION_BUG.md |
software | healthy | SUMMARIZATION_BUG.md |
check_ws_auth.py |
software | healthy | check_ws_auth.py |
pyproject.toml |
software | healthy | pyproject.toml |
mcp_bridge.py |
software | healthy | mcp_bridge.py |
LICENSE |
software | healthy | LICENSE |
docker-compose.yml |
software | healthy | docker-compose.yml |
LLAMABOT_JAVASCRIPT_REUSABILITY.md |
software | healthy | LLAMABOT_JAVASCRIPT_REUSABILITY.md |
S3_CDN_DEPLOYMENT.md |
software | healthy | S3_CDN_DEPLOYMENT.md |
Dockerfile |
software | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
llamapress |
hardware | healthy | docker-compose.yml |
llamabot |
hardware | healthy | docker-compose.yml |
db |
hardware | healthy | docker-compose.yml |
redis |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | .env.example |
postgres |
data | healthy | requirements.txt |
redis |
data | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8000 |
network | healthy | check_ws_auth.py |
port:3000 |
network | healthy | docker-compose.yml |
port:1000 |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::test_ws_auth_live.py |
security | healthy | test_ws_auth_live.py |
auth::.env.example |
security | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
KodyKendall__LlamaBot |
software | healthy | /data/fable5_failed_archive/KodyKendall__LlamaBot |
| Label | Layer | Status | Path |
|---|---|---|---|
sidekiq |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/3a68ad28-4ce3-4be3-8433-6c6b0b9dcec4/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/3a68ad28-4ce3-4be3-8433-6c6b0b9dcec4/
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.