skills/agentskillexchange/skills/Generate Slack-ready animated GIFs from custom frame sequences/Gen Agent Trust Hub
Generate Slack-ready animated GIFs from custom frame sequences
Pass
Audited by Gen Agent Trust Hub on Jun 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill defines a standard workflow for GIF generation using established Python libraries including Pillow, imageio, and numpy. No malicious patterns, obfuscation, or unauthorized access methods were detected.
- [EXTERNAL_DOWNLOADS]: The skill references documentation and source code from Anthropic's official GitHub repository. These references target a trusted organization and are documented neutrally.
- [PROMPT_INJECTION]: The skill processes user-supplied frame sequences and images. While this introduces a data ingestion surface, the operations are restricted to image processing with no high-risk tool usage or exfiltration paths identified. 1. Ingestion points: Processes 'uploaded source images' and 'custom frame sequences' as specified in SKILL.md. 2. Boundary markers: Absent. 3. Capability inventory: Limited to GIF production and image manipulation via Python libraries. 4. Sanitization: Relies on internal image library validation during processing.
Audit Metadata