venice-audio-music

Pass

Audited by Gen Agent Trust Hub on Sep 17, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill interacts with official Venice.ai API endpoints (api.venice.ai) to request and download generated audio tracks. This is standard functionality for the described service.
  • [COMMAND_EXECUTION]: Provides example curl commands for interacting with the audio generation lifecycle. These examples are benign and intended for developer guidance.
  • [INDIRECT_PROMPT_INJECTION]: The skill processes user-supplied text for music generation prompts and lyrics.
  • Ingestion points: prompt and lyrics_prompt fields within API request bodies.
  • Boundary markers: Absent in the documentation examples.
  • Capability inventory: Uses fetch for network requests and fs.writeFile for saving generated media.
  • Sanitization: Not explicitly implemented in the provided code snippets; however, the documentation notes that the API performs content policy checks (error code 422).
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 17, 2026, 09:34 PM
Security Audit — agent-trust-hub — venice-audio-music