music-generation

Pass

Audited by Gen Agent Trust Hub on Jun 12, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill makes a network request to https://api.minimaxi.com to communicate with the MiniMax music generation service. This is the intended primary purpose of the skill and uses the official service domain.
  • [COMMAND_EXECUTION]: The skill uses a Python script (generate.py) to handle the API communication and file processing. The execution is localized to a specific script path and performs standard API-to-file operations.
  • [DATA_EXPOSURE]: The skill correctly manages credentials by retrieving the MINIMAX_API_KEY from the environment variables rather than hardcoding secrets, which is a security best practice. It reads user-provided JSON specifications and writes MP3 binary data to the local filesystem.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 12, 2026, 11:25 PM
Security Audit — agent-trust-hub — music-generation