skills/elevenlabs/skills/music/Gen Agent Trust Hub

music

Pass

Audited by Gen Agent Trust Hub on Mar 15, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references and installs official vendor libraries including the elevenlabs Python package and the @elevenlabs/elevenlabs-js Node.js package. These are verified resources from the skill author.
  • [DATA_EXFILTRATION]: The skill facilitates communication with api.elevenlabs.io to generate music. This is the primary intended function of the skill and targets the official vendor API domain.
  • [CREDENTIALS_UNSAFE]: The skill requires an ELEVENLABS_API_KEY but correctly instructs users to use environment variables. No hardcoded secrets or sensitive keys were found in the provided files.
  • [COMMAND_EXECUTION]: The provided code examples demonstrate writing generated audio data to local files (e.g., output.mp3). This is a standard capability required for the skill's purpose.
  • [PROMPT_INJECTION]: While the skill processes user-defined prompts for music generation, it includes documentation regarding the vendor's own content restrictions and safety filters for copyrighted or harmful material.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 15, 2026, 10:40 AM