mm-music-maker

Pass

Audited by Gen Agent Trust Hub on Mar 17, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes a Python script (scripts/generate_music.py) that facilitates music generation by processing command-line arguments and interfacing with the MiniMax API.
  • [EXTERNAL_DOWNLOADS]: The scripts/utils_audio.py helper script contains functionality to download generated audio files via requests.get if the API is configured to provide a URL response.
  • [SAFE]: Network activity is restricted to api.minimaxi.com, which is the official endpoint for the MiniMax music service associated with the skill's author, MiniMax-OpenPlatform.
  • [SAFE]: The skill uses environment variables (MINIMAX_MUSIC_API_KEY) to handle authentication, preventing the exposure of sensitive credentials through hardcoding.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 03:34 AM