ai-music-generation
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill follows best practices for using the vendor's CLI tool.
- [COMMAND_EXECUTION]: Uses the
infshCLI for music generation and account login. These commands are necessary for the skill's functionality and are restricted to the vendor's ecosystem. - [EXTERNAL_DOWNLOADS]: Recommends adding related skills via
npx skills add. These are hosted by the same verified vendor (inference-sh) and represent standard product integration. - [PROMPT_INJECTION]: The skill passes user-defined prompts to AI models. This interaction is handled via structured JSON within CLI arguments, providing a boundary between user data and the execution command.
Audit Metadata