slack-gif-creator
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The security audit of the skill's 23 files found no evidence of malicious patterns, prompt injection, or obfuscation. The skill serves its stated purpose as a local GIF creation utility.
- [EXTERNAL_DOWNLOADS]: The project specifies standard dependencies on pillow, imageio, and numpy, which are trusted and widely-used packages in the Python ecosystem.
- [COMMAND_EXECUTION]: The code performs local image processing and does not execute arbitrary shell commands or use unsafe functions like eval() or exec().
- [DATA_EXFILTRATION]: No network-capable functions or calls to external APIs were identified. The skill only accesses standard system font directories to render text onto the GIF frames.
Audit Metadata