Venice AI Media
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The OpenClaw AgentSkills skill bundle is benign. All Python scripts (`venice-edit.py`, `venice-image.py`, `venice-upscale.py`, `venice-video.py`, `venice_common.py`) and the `SKILL.md` documentation are clearly aligned with the stated purpose of interacting with the Venice AI API for media generation and editing. The scripts use standard Python libraries for API communication (to `https://api.venice.ai`), read the `VENICE_API_KEY` from expected locations (environment or `~/.clawdbot/clawdbot.json`), and handle local file inputs/outputs as part of their core functionality. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the AI agent in the `SKILL.md`.
