ClawAudit verdict
venice-ai
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.
Permission integrity
agent_memory
Findings (8)
Possible hardcoded credential
SKILL.md · code · API_KEY="vn_your_key_here
Pipe to python — executes piped content as Python code
SKILL.md · code · | python3
Attempts to modify skills or system prompts
scripts/venice-edit.py · prose · downgraded · Edit instructions
Uses eval() — can execute arbitrary code
SECURITY.md · prose · downgraded · eval(
Uses exec() — may execute shell commands
SECURITY.md · prose · downgraded · exec(
os.system/popen — direct OS command execution
SECURITY.md · prose · downgraded · os.system(
Python urllib.request — network access
scripts/venice_common.py · prose · downgraded · urllib.request
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?
Thanks — recorded.