Caveat verdict

smart-router

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

Expertise-aware model router using python3 to classify requests and call named AI providers; process_exec is for the Python routing script and API keys are the users own provider credentials.

⚠ 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
90
maintenance

Findings (10)

Pattern match critical

Possible hardcoded credential

README.md · code · API_KEY="sk-ant-...

Pattern match critical

Uses eval() — can execute arbitrary code

references/security.md · code · eval(

Pattern match high

Accesses OpenClaw config/secrets directly

references/security.md · code · ~/.openclaw/openclaw.json

Pattern match high

Uses exec() — may execute shell commands

references/security.md · code · exec(

Pattern match high

Pipe to sh — executes piped content as shell commands

router_gateway.py · prose · downgraded · |sh

Pattern match medium

Popular HTTP library — network access

SKILL.md · code · got

Pattern match medium

References sudo — requests elevated privileges

expert_matrix.json · prose · downgraded · sudo

Pattern match medium

Instructs covert action — may act without user awareness

README.md · prose · downgraded · silently

Pattern match medium

Accesses shell history/config

README.md · prose · downgraded · ~/.zshrc

Pattern match low

Python os.environ.get — reads environment variable

compactor.py · prose · downgraded · os.environ.get(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: ANTHROPIC_API_KEY). Requires 1 system binary.

process_exec

Is this flag fair?

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