elevenlabs-music
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches installation guidelines from the official inference-sh GitHub repository.- [COMMAND_EXECUTION]: Executes the belt CLI tool to interface with the ElevenLabs music generation service via the inference.sh platform. This operation is scoped to the belt tool as defined in the skill's allowed tools.- [INDIRECT_PROMPT_INJECTION]:
- Ingestion points: User-provided
promptparameter used in music generation commands (SKILL.md). - Boundary markers: Input is encapsulated within a JSON object passed to the CLI command.
- Capability inventory: Uses the belt CLI via the Bash tool to send requests to an external API service.
- Sanitization: Standard prompt interpolation is used without specific escaping, though the context is limited to music generation parameters.
Audit Metadata