slack-gif-creator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): The skill is a well-structured image processing utility. It relies on reputable open-source libraries (Pillow, imageio, numpy) to handle frame generation, color quantization, and GIF assembly.
- SAFE (SAFE): No malicious network operations or data exfiltration patterns were detected. The skill does not include any external API calls, credential harvesting, or unauthorized file system access beyond saving the generated output.
- SAFE (SAFE): Code analysis reveals no obfuscation, dynamic code execution (eval/exec), or privilege escalation attempts. The use of parameter-driven animation templates is a standard and safe implementation for this functionality.
- SAFE (SAFE): Dependency check confirms that all listed packages in requirements.txt are standard, well-maintained libraries for the intended task.
Audit Metadata