elevenlabs-music

Pass

Audited by Gen Agent Trust Hub on Sep 2, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the belt-sh/cli via npx and add additional skills from the inference-sh organization. These resources originate from the vendor's own infrastructure and established service provider repositories.
  • [INDIRECT_PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection as it ingests untrusted text strings to generate music.
  • Ingestion points: The prompt parameter defined in SKILL.md is interpolated into shell commands.
  • Boundary markers: Absent; the instructions do not include delimiters or warnings to ignore instructions embedded within the music prompts.
  • Capability inventory: The skill uses the Bash tool to execute belt commands, which involves network interaction and local shell execution.
  • Sanitization: No sanitization or validation of the input prompt is performed within the skill's instructions.
  • [COMMAND_EXECUTION]: The skill uses the Bash tool to run the belt CLI. The scope is limited to the belt command as defined in the allowed-tools frontmatter, which follows the principle of least privilege.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 2, 2026, 02:20 PM
Security Audit — agent-trust-hub — elevenlabs-music