slack-gif-creator
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements GIF creation logic using reputable and well-known Python libraries (Pillow, imageio, numpy).
- [SAFE]: Analysis of all scripts (easing.py, frame_composer.py, gif_builder.py, validators.py) shows no network requests, external data exfiltration, or hardcoded credentials.
- [SAFE]: No obfuscation, prompt injection, or suspicious persistence mechanisms were found in the skill body or metadata.
- [SAFE]: File operations are strictly limited to reading and writing image files as part of the core GIF generation workflow.
- [SAFE]: No dynamic code execution (eval, exec) or unauthorized privilege escalation commands were detected.
Audit Metadata