slack-gif-creator

Pass

Audited by Gen Agent Trust Hub on Apr 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses standard and reputable Python libraries for image processing, including Pillow (PIL), imageio, and numpy. These are well-maintained packages for the intended purpose of GIF creation.
  • [SAFE]: No network operations, data exfiltration patterns, or attempts to access sensitive system files were detected. The file operations are limited to reading/writing image files as part of the GIF creation workflow.
  • [SAFE]: No prompt injection attempts or obfuscation techniques were found. The instructions and code are clear, well-documented, and align with the stated purpose of the skill.
  • [SAFE]: The skill does not use any dangerous execution functions like eval(), exec(), or subprocess calls on untrusted data.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 12, 2026, 02:59 AM