ai-music-generation
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected.- [COMMAND_EXECUTION]: The skill uses the
infshCLI tool to execute AI music generation models, which matches its described functionality.- [PROMPT_INJECTION]: The skill has a surface for indirect prompt injection as it processes user-provided text for music generation. 1. Ingestion points: Prompt and lyrics fields in JSON inputs. 2. Boundary markers: JSON string encapsulation. 3. Capability inventory: CLI execution via theBashtool. 4. Sanitization: No sanitization of the music prompts is visible in the skill definition.
Audit Metadata