slack-gif-creator
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary functionality is implemented through standard Python libraries (Pillow, imageio, numpy) for image generation and processing. All scripts (easing.py, frame_composer.py, gif_builder.py, validators.py) perform expected mathematical and graphical operations.
- [SAFE]: No network communication or data exfiltration attempts were detected. The skill operates locally on image frames and saves the output to a user-defined path.
- [SAFE]: The dependencies listed in requirements.txt (pillow, imageio, imageio-ffmpeg, numpy) are well-known, legitimate packages from the official PyPI registry.
- [SAFE]: No obfuscated code, base64-encoded payloads, or hidden instructions were found in the skill metadata or the accompanying scripts.
- [SAFE]: The skill does not attempt to persist across sessions, escalate privileges, or modify system configuration files.
Audit Metadata