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 comprehensive set of templates and utilities for building GIFs with Pillow, imageio, and numpy. A thorough manual review of the provided code found no signs of malicious activity, obfuscation, or attempts to bypass security controls.
  • [COMMAND_EXECUTION] (SAFE): The skill performs frame-by-frame image manipulation and local file writing. It does not use exec, eval, or subprocess to run shell commands or execute untrusted code.
  • [EXTERNAL_DOWNLOADS] (SAFE): All dependencies specified in requirements.txt are well-known, legitimate libraries for image and video processing with safe version constraints.
  • [DATA_EXFILTRATION] (SAFE): No network operations or access to sensitive system file paths were identified. The skill's functionality is entirely contained within local image processing and file saving.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 05:58 PM