ClawAudit verdict

venice-ai

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Comprehensive Venice AI platform wrapper covering text, image, audio, and video via Venice API; all calls go to the documented Venice API endpoints.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
80
transparency
70
maintenance

Permission integrity

Accesses agent memory/configuration files

agent_memory

Findings (8)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="vn_your_key_here

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python3

Pattern match high

Attempts to modify skills or system prompts

scripts/venice-edit.py · prose · downgraded · Edit instructions

Pattern match high

Uses eval() — can execute arbitrary code

SECURITY.md · prose · downgraded · eval(

Pattern match medium

Uses exec() — may execute shell commands

SECURITY.md · prose · downgraded · exec(

Pattern match medium

os.system/popen — direct OS command execution

SECURITY.md · prose · downgraded · os.system(

Pattern match low

Python urllib.request — network access

scripts/venice_common.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/venice_common.py · prose · downgraded · os.environ.get(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). 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.

agent_memorynetwork_in

Is this flag fair?

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