gif-sticker-maker
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/convert_mp4_to_gif.pyuses thesubprocessmodule to executeffmpeg. This is required to convert generated MP4 videos into GIF stickers. The command is built using sanitized arguments from the script's CLI. - [EXTERNAL_DOWNLOADS]: The skill uses the
requestslibrary inscripts/minimax_image.pyandscripts/minimax_video.pyto communicate with the official MiniMax API (api.minimax.io). These network operations are restricted to the vendor's official endpoints for the purpose of content generation.
Audit Metadata