slack-gif-creator
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses well-known and trusted Python libraries (pillow, imageio, numpy) for image manipulation and GIF generation.
- [SAFE]: No network communication, credential harvesting, or unauthorized file access patterns were detected.
- [SAFE]: All provided scripts in the core/ directory are transparent utility functions for animation easing, frame composition, and GIF assembly.
- [SAFE]: The code follows standard practices for image processing and does not use dangerous functions like eval() or exec() on untrusted data.
Audit Metadata