slack-gif-creator
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were identified. The skill is composed of legitimate Python logic for image manipulation.
- [EXTERNAL_DOWNLOADS]: The skill utilizes standard, well-known libraries ('pillow', 'imageio', 'numpy') which are trusted for image processing tasks.
- [COMMAND_EXECUTION]: All file operations are restricted to saving the final GIF output locally. There are no instances of arbitrary command execution or shell access.
- [DATA_EXFILTRATION]: No network connectivity or data exfiltration attempts were detected; the skill operates entirely on local resources.
- [PROMPT_INJECTION]: The provided instructions are functional and do not attempt to manipulate or bypass AI safety constraints.
Audit Metadata