Caveat verdict

venice-router

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

Open-source model router for Venice.ai that classifies query complexity and selects models; uses VENICE_API_KEY and calls Venice API only.

⚠ 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.

33
security
100
transparency
90
maintenance

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your-key-here

Pattern match high

Pipe to python — executes piped content as Python code

scripts/venice-router.py · prose · downgraded · |python

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match low

Python urllib.request — network access

scripts/venice-router.py · prose · downgraded · urllib.request

Pattern match low

Popular HTTP library — network access

scripts/venice-router.py · prose · downgraded · got

Pattern match low

Python os.environ.get — reads environment variable

scripts/venice-router.py · prose · downgraded · os.environ.get(

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

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

credential_access

Is this flag fair?

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