Suno
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's implementation is consistent with its stated purpose. Analysis of the instructions and provided scripts revealed no malicious patterns, unauthorized data access, or privilege escalation attempts.
- [EXTERNAL_DOWNLOADS]: The skill facilitates interaction with music generation services such as
aimusicapi.aiandevolink.ai. These references are transparently documented as the primary method for programmatic access and do not involve the execution of untrusted remote code. - [COMMAND_EXECUTION]: Python examples utilize the
requestslibrary for standard REST API interactions. The scripts are well-structured and do not contain any unsafe shell execution or injection patterns. - [DATA_EXFILTRATION]: Data operations are restricted to the local
~/suno/directory for memory and project tracking. Network communications are limited to the documented API endpoints necessary for generating audio content.
Audit Metadata