slack-gif-creator

Pass

Audited by Gen Agent Trust Hub on Jun 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides a comprehensive set of animation templates and core utilities for programmatic GIF generation. The codebase is modular, follows clear logic, and does not exhibit any suspicious or hidden behaviors. All scripts are focused solely on the stated purpose of GIF creation.
  • [EXTERNAL_DOWNLOADS]: The skill requires industry-standard Python libraries including pillow, imageio, imageio-ffmpeg, and numpy. These are common, well-maintained packages used for image processing and numerical computation.
  • [DATA_EXFILTRATION]: There is no evidence of network activity or unauthorized data access. The skill only accesses local system font directories to facilitate text rendering and writes generated GIFs to the local filesystem as intended.
  • [PROMPT_INJECTION]: The instructions in SKILL.md are descriptive and technical, aimed at guiding the agent on how to use the provided tools. There are no attempts to manipulate the agent into bypassing safety protocols or ignoring previous instructions.
  • [COMMAND_EXECUTION]: No shell command execution or subprocess spawning was found in any of the scripts. The logic relies entirely on Python library functions for image manipulation.
  • [REMOTE_CODE_EXECUTION]: The skill does not use eval(), exec(), or any other dynamic execution methods that could be used to run untrusted code. It does not download or execute remote scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 28, 2026, 03:19 AM
Security Audit — agent-trust-hub — slack-gif-creator