Venice Ai
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The venice-ai skill bundle is a comprehensive and well-documented integration for the Venice AI platform, covering text, vision, image, video, and audio capabilities. The scripts (e.g., venice.py, venice-image.py) are transparent wrappers around the official Venice API (api.venice.ai) using Python's standard library. Security considerations, such as the risk of SSRF when fetching user-provided URLs, are explicitly addressed in SECURITY.md. The skill follows standard OpenClaw patterns for API key management and media output without any evidence of malicious intent, obfuscation, or prompt injection attacks.
