slack-gif-creator

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): All analyzed code and instructions are functional and follow best practices for image manipulation. No malicious patterns were identified.
  • [PROMPT_INJECTION] (SAFE): The SKILL.md documentation provides clear, task-oriented guidelines and does not contain attempts to override safety filters or disregard prior instructions.
  • [EXTERNAL_DOWNLOADS] (SAFE): The requirements.txt file lists standard and well-known Python packages (pillow, imageio, numpy) from official repositories.
  • [COMMAND_EXECUTION] (SAFE): The skill does not invoke system shells, execute arbitrary code, or use dangerous functions such as eval() or exec().
  • [DATA_EXFILTRATION] (SAFE): No hardcoded credentials, sensitive file path access, or unauthorized network activity were detected. All file operations are restricted to the primary task of GIF creation.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:37 PM