tts-skill
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The
play_audiofunction inassets/minimax_tts.pyutilizessubprocess.runto call system audio players such asafplay,aplay,mpv, andffplay. 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.ioto 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