slack-gif-creator
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill specifies dependencies on well-known and trusted Python packages (Pillow, imageio, and NumPy) in its requirements file and documentation. These are standard for image processing tasks.
- [SAFE]: Analysis of the animation logic in core/easing.py and core/frame_composer.py shows purely mathematical and graphical operations with no hidden behavior.
- [SAFE]: No evidence of prompt injection or attempts to bypass safety guardrails was found in the instructions provided in SKILL.md.
- [SAFE]: The code does not perform any network operations, access sensitive file paths, or attempt to execute arbitrary system commands.
- [SAFE]: Data ingestion is limited to processing user-provided images for the purpose of animation, with no exposure to high-privilege execution environments.
Audit Metadata