slack-gif-creator
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No prompt injection patterns or instructions to override agent behavior were detected in the skill's instructions or metadata.
- [SAFE]: The skill does not perform any network operations; no instances of curl, wget, or HTTP requests were found in the source code.
- [SAFE]: No sensitive data access or exfiltration risks were identified. File operations are confined to the generation and validation of local GIF files.
- [SAFE]: The dependencies specified in the requirements file (pillow, imageio, numpy) are standard, well-maintained libraries for image and video processing.
- [SAFE]: No evidence of obfuscation, persistence mechanisms, or privilege escalation was found. The code uses clear, mathematical logic for animation primitives.
- [SAFE]: All subprocess-like activity is absent; the skill relies entirely on standard Python modules and library-specific functions for its operations.
Audit Metadata