slack-gif-creator
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious instructions or prompt injection patterns were identified in the skill documentation or frontmatter.
- [SAFE]: The skill operates entirely on local image data using the Pillow library; no network connectivity or unauthorized file access was detected.
- [SAFE]: Dependencies listed in requirements.txt (Pillow, imageio, numpy) are legitimate, well-known packages used for image and video processing.
- [SAFE]: The source code follows standard Python practices for image processing and does not employ any obfuscation, dynamic code execution, or persistence mechanisms.
Audit Metadata