slack-gif-creator

Pass

Audited by Gen Agent Trust Hub on Mar 27, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes Python code that utilizes subprocess.run to call the gifsicle command-line tool for GIF optimization. The arguments are passed as a list, which is a secure practice that avoids shell injection risks.
  • [EXTERNAL_DOWNLOADS]: The documentation references standard installation procedures for well-known software packages and utilities, including Pillow, moviepy, and gifsicle, through official package managers (pip, brew, and apt).
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 27, 2026, 10:57 PM