slack-gif-creator

Pass

Audited by Gen Agent Trust Hub on Feb 27, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: A detailed review of the code and instructions reveals no malicious patterns or security risks. The skill operates as intended for image processing and animation.
  • [EXTERNAL_DOWNLOADS]: The skill depends on established and reputable Python libraries including Pillow, imageio, and numpy. These are industry-standard packages from the official Python Package Index (PyPI) and are safe for use in this context.
  • [COMMAND_EXECUTION]: All image drawing and processing are performed using native Python library calls. The skill does not attempt to execute shell commands, manage system processes, or perform any unauthorized file system operations.
  • [DATA_EXFILTRATION]: The skill does not contain any network-related code, such as curl, wget, or HTTP requests. Data processing remains local to the execution environment, and there is no evidence of attempts to access or transmit sensitive information.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 27, 2026, 08:37 AM