gif-creation
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill leverages Bash tools (ffmpeg, magick, gifsicle) to perform media processing tasks. These tools are explicitly listed in the allowed-tools section and their usage aligns with the skill's stated purpose.
- [EXTERNAL_DOWNLOADS] (SAFE): The documentation suggests installing dependencies via Homebrew (brew), which is a standard and trusted package manager for macOS/Linux.
- [DATA_EXFILTRATION] (SAFE): No evidence of unauthorized network requests or access to sensitive local files (e.g., credentials, SSH keys) was found. Operations are localized to media file processing.
- [PROMPT_INJECTION] (SAFE): The instructions are purely functional and do not attempt to override the AI agent's core safety protocols or system prompts.
Audit Metadata