slack-gif-creator

Pass

Audited by Gen Agent Trust Hub on Feb 23, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • PROMPT_INJECTION (LOW): Surface for indirect prompt injection identified. Ingestion points: The skill facilitates processing of user-uploaded images (e.g., 'animate this') using Pillow as described in SKILL.md. Boundary markers: Absent; the agent is not instructed to disregard instructions potentially embedded within user-provided image data. Capability inventory: Capabilities are limited to image manipulation and local file writing; no network access or shell execution logic is present in core/easing.py, frame_composer.py, or gif_builder.py. Sanitization: Relies on standard Pillow library decoding.
  • SAFE (SAFE): Python source code analysis confirms intended behavior for GIF generation and optimization. Dependencies in requirements.txt are standard, reputable packages.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 23, 2026, 05:28 AM