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.py uses the subprocess module to execute ffmpeg. 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 requests library in scripts/minimax_image.py and scripts/minimax_video.py to 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
Risk Level
SAFE
Analyzed
Mar 18, 2026, 12:01 PM