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.runto call thegifsiclecommand-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, andgifsicle, through official package managers (pip, brew, and apt).
Audit Metadata