suno-produce
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill implements a robust validation mechanism in the bundled
scripts/validate.pyfile, which enforces a 'copyright contract' to prevent the generation of prompts containing artist names or copyrighted citations. - [COMMAND_EXECUTION]: The skill utilizes standard Bash commands such as
mkdir,cp, andmvto organize music projects into folders and maintain a versioned history of prompt iterations in aversions/subdirectory. - [COMMAND_EXECUTION]: A local Python script (
scripts/validate.py) is executed usingpython3to perform deterministic linting of generated artifacts, ensuring adherence to platform character limits and metatag standards before saving files to disk. - [EXTERNAL_DOWNLOADS]: The skill's metadata and documentation reference well-known and official sources for music research, including official GitHub repositories and the Suno service domain, for informational purposes only.
Audit Metadata