slack-gif-creator
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements GIF creation logic using standard image processing libraries and clear instructions.
- [EXTERNAL_DOWNLOADS]: Dependencies listed in requirements.txt (pillow, imageio, numpy) are well-known packages from official registries.
- [PROMPT_INJECTION]: The skill processes user images and text. Ingestion points: user-uploaded files and prompt text. Boundary markers: not implemented. Capability inventory: local file writes (core/gif_builder.py). Sanitization: none.
- [COMMAND_EXECUTION]: No shell command execution or dynamic code evaluation was detected.
Audit Metadata