Caveat verdict
iblai-router
iblai-openclaw-router
A local LLM routing proxy that routes requests to Claude/OpenAI models based on complexity scoring; the install script and systemd service are standard infrastructure patterns for a cost-optimization tool.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
network_out
Findings (8)
Pipe-to-python pattern — remote code execution risk
README.md · code · curl -s http://127.0.0.1:8402/stats | python
Pipe to python — executes piped content as Python code
README.md · code · | python3
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://127.0.0.1
References sudo — requests elevated privileges
README.md · code · sudo
Possible hardcoded credential
scripts/install.sh · prose · downgraded · API_KEY="sk-ant-YOUR-KEY-HERE
Popular HTTP library — network access
config.json · prose · downgraded · got
Node http/https module — low-level network access
server.js · prose · downgraded · require("http")
Accesses sensitive environment variables
server.js · prose · downgraded · process.env.ANTHROPIC_API_KEY
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
network_out Is this flag fair?
Thanks — recorded.