slack-gif-creator
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill implements animation logic through standard mathematical easing functions in
core/easing.pyand Pillow-based drawing routines incore/frame_composer.py. - [SAFE]: No network operations, credential access, or sensitive file system interactions were detected in any of the core modules or instructions.
- [SAFE]: The logic for processing user-uploaded images uses established PIL methods for opening and manipulation, which is consistent with the skill's primary purpose.
- [EXTERNAL_DOWNLOADS]: The skill requires standard, well-known Python dependencies including Pillow, imageio, and numpy, which are used appropriately for image processing tasks.
Audit Metadata