slack-gif-creator

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): The skill provides a set of Python modules (easing, frame_composer, gif_builder, validators) that utilize the Pillow and imageio libraries for local image manipulation and GIF assembly.
  • [Indirect Prompt Injection] (SAFE): While the skill includes instructions for processing user-provided images (Category 8 surface), its functionality is limited to standard PIL image operations (loading, resizing, drawing) and saving output to a local GIF file. There are no exploitable capabilities such as arbitrary command execution or network requests that could be triggered by malicious content within those images.
  • [External Downloads] (SAFE): The dependencies listed in requirements.txt (pillow, imageio, numpy) are standard, trusted packages from the Python Package Index (PyPI) and are appropriate for the skill's stated purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:41 PM