tts-skill

Pass

Audited by Gen Agent Trust Hub on Mar 29, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The play_audio function in assets/minimax_tts.py utilizes subprocess.run to call system audio players such as afplay, aplay, mpv, and ffplay. The implementation uses list-based arguments to safely handle file paths without shell evaluation.
  • [EXTERNAL_DOWNLOADS]: The skill interacts with the MiniMax API at api.minimax.io to transmit text for synthesis and receive audio data. These network operations are standard for the skill's purpose of providing cloud-based text-to-speech services.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 29, 2026, 04:16 PM