slack-gif-creator
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No prompt injection or safety bypass attempts were found in the documentation or instructions. The guidelines are focused on animation quality and platform constraints.
- [SAFE]: All dependencies listed in
requirements.txt(Pillow, imageio, NumPy) are standard, well-known libraries for image processing and scientific computing. - [SAFE]: No hardcoded credentials, API keys, or sensitive file paths (e.g., SSH keys, environment files) are present in the code or metadata.
- [SAFE]: The skill does not perform any network operations; all processing occurs locally within the agent's environment.
- [SAFE]: No obfuscation techniques (Base64, zero-width characters, or homoglyphs) were detected in the source code or documentation.
- [SAFE]: The skill utilizes standard PIL/Pillow primitives for drawing and does not execute arbitrary code or shell commands.
Audit Metadata