elevenlabs-music
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the vendor's command-line interface,
infsh, to perform operations such as authentication and music generation. The execution is scoped to theinfshcommand set. - [EXTERNAL_DOWNLOADS]: The skill references installation guidelines and scripts hosted on the author's official GitHub repository (
github.com/inference-sh/skills). These resources are used to set up the necessary environment for the CLI tool. - [PROMPT_INJECTION]: The skill ingests user-provided text through the
promptparameter to describe the music to be generated. This data is interpolated into CLI commands, which is a standard operational surface for this type of application.
Audit Metadata