slack-gif-creator

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: Analysis of the skill's source code and configuration found no malicious code, unauthorized network operations, or credential handling. The tool utilizes standard Python libraries (Pillow, imageio, NumPy) for its intended purpose of image manipulation.
  • [PROMPT_INJECTION]: The skill processes user-provided images as input, which is a standard data ingestion surface. The risk is minimized by the use of standard image processing libraries and the absence of high-privilege capabilities such as network access or shell execution. Ingestion points: User-uploaded images (SKILL.md); Boundary markers: Absent; Capability inventory: Local file-system write operations (core/gif_builder.py); Sanitization: Standard image decoding via the PIL library.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 04:54 PM