Caveat verdict

iblai-router

iblai-openclaw-router

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

0
security
70
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (8)

Pattern match critical

Pipe-to-python pattern — remote code execution risk

README.md · code · curl -s http://127.0.0.1:8402/stats | python

Pattern match critical

Pipe to python — executes piped content as Python code

README.md · code · | python3

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match high

References sudo — requests elevated privileges

README.md · code · sudo

Pattern match high

Possible hardcoded credential

scripts/install.sh · prose · downgraded · API_KEY="sk-ant-YOUR-KEY-HERE

Pattern match low

Popular HTTP library — network access

config.json · prose · downgraded · got

Pattern match low

Node http/https module — low-level network access

server.js · prose · downgraded · require("http")

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API