minimax-multimodal-toolkit
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: Uses system utilities including
ffmpeg,ffprobe,curl, andjqfor media format conversion, metadata extraction, and API communication. - [EXTERNAL_DOWNLOADS]: Downloads generated assets from official MiniMax domains (
api.minimaxi.comandapi.minimax.io) which are appropriate for the skill's stated purpose. - [PROMPT_INJECTION]: The skill processes untrusted user input (prompts and lyrics) for AI generation, creating a surface for indirect prompt injection. 1. Ingestion points:
--prompt,--lyrics, and--textarguments in scriptsgenerate_image.sh,generate_video.sh,generate_voice.sh, andgenerate_music.sh. 2. Boundary markers: Data is structured within JSON payloads usingjq. 3. Capability inventory: Network access viacurland file processing viaffmpeg. 4. Sanitization: JSON escaping is handled automatically by thejqutility.
Audit Metadata