slack-gif-creator

Pass

Audited by Gen Agent Trust Hub on Feb 21, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill utilizes standard, well-maintained libraries from PyPI (Pillow, imageio, numpy). No untrusted or remote script downloads are present.
  • [COMMAND_EXECUTION] (SAFE): The code is strictly limited to mathematical calculations and image manipulation using PIL and numpy. There is no use of subprocesses, shell commands, or dynamic code execution (eval/exec).
  • [DATA_EXFILTRATION] (SAFE): No network-capable code or sensitive file access was detected. The skill operates entirely on local image data provided during the session.
  • [PROMPT_INJECTION] (SAFE): The instructions in SKILL.md are focused on providing technical guidance for GIF creation and do not contain any attempts to override agent safety protocols or system prompts.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 21, 2026, 05:03 AM