ai-music-generation
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious behavior, obfuscation, or unauthorized data access was detected. The skill's operations are transparent and aligned with its description.
- [EXTERNAL_DOWNLOADS]: References installation markdown files and documentation from the inference-sh GitHub repository to guide the user through setting up the required environment.
- [COMMAND_EXECUTION]: Utilizes the 'belt' CLI tool within the permitted tool scope to perform music generation tasks and handle platform authentication.
- [PROMPT_INJECTION]: Ingests user-supplied music descriptions and lyrics into a structured JSON payload for processing by external models. While this creates a surface for indirect prompt injection, the use of structured JSON boundaries and the restricted tool scope effectively manage this risk.
Audit Metadata