venice-image-generate

Pass

Audited by Gen Agent Trust Hub on Apr 23, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation for interacting with the official Venice AI image generation API (api.venice.ai). No malicious behaviors, obfuscation, or unauthorized access patterns were detected.
  • [SAFE]: API credentials are handled securely using environment variables ($VENICE_API_KEY or process.env.VENICE_API_KEY) rather than being hardcoded in scripts or instructions.
  • [PROMPT_INJECTION]: The skill processes user-supplied strings for image generation. Ingestion points: prompt and negative_prompt fields in SKILL.md. Boundary markers: JSON structure. Capability inventory: Network request to api.venice.ai via curl or fetch. Sanitization: safe_mode parameter. This is a primary function of the skill and the risk is mitigated by its intended use-case.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 23, 2026, 08:03 PM