slack-gif-creator
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is focused on providing utilities for GIF creation using standard libraries like Pillow and imageio. All logic is transparent and relates directly to the stated purpose.
- [EXTERNAL_DOWNLOADS]: The skill specifies dependencies on well-known, trusted Python packages (pillow, imageio, numpy) through standard package managers. No unverified or remote script execution was found.
- [COMMAND_EXECUTION]: No arbitrary command execution or subprocess spawning is present. File operations are limited to reading user-provided images and writing the resulting GIF files.
- [PROMPT_INJECTION]: The instructions in SKILL.md are purely functional and do not attempt to override agent safety guidelines or manipulate core behavior.
Audit Metadata