slack-gif-creator

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): No security issues or malicious behaviors were detected in the 13 files analyzed. The skill is entirely focused on generating and optimizing GIF animations.
  • [EXTERNAL_DOWNLOADS] (SAFE): All dependencies (pillow, imageio, imageio-ffmpeg, numpy) are reputable, standard packages for image processing and data handling.
  • [DATA_EXFILTRATION] (SAFE): The skill does not perform any network operations or access sensitive file paths. Its file system interactions are limited to saving the final GIF output.
  • [COMMAND_EXECUTION] (SAFE): No unauthorized command execution, shell spawning, or privilege escalation patterns were found. Animation logic is based on mathematical interpolation and standard library functions.
  • [REMOTE_CODE_EXECUTION] (SAFE): The skill does not download or execute scripts from remote URLs. All animation and optimization logic is contained within the local files.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 04:45 PM