slack-gif-creator
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill performs legitimate image manipulation and animation tasks using reputable Python libraries.
- [EXTERNAL_DOWNLOADS]: The skill references standard technology packages (Pillow, imageio, and NumPy) in its documentation and requirements. These are well-known, trusted libraries for image processing.
- [INDIRECT_PROMPT_INJECTION]: The skill possesses an ingestion surface for untrusted data as it processes user-provided descriptions (e.g., text and emojis) to generate visual content. Ingestion points: User-supplied parameters in animation templates. Boundary markers: None identified. Capability inventory: File writing via
imageio.imwrite. Sanitization: Content is rendered as pixels using PIL, which does not execute the input as code.
Audit Metadata