slack-gif-creator
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [EXTERNAL_DOWNLOADS] (LOW): The skill depends on reputable Python libraries (Pillow, ImageIO, NumPy) defined in requirements.txt. These are standard tools for image and video manipulation.
- [COMMAND_EXECUTION] (SAFE): No evidence of system command execution, subprocess calls, or shell access was found. All animations are calculated and rendered within the Python environment.
- [DATA_EXFILTRATION] (SAFE): The code contains no network logic, API calls, or access to sensitive local data files. Activity is limited to processing graphical data and saving GIF files.
- [INDIRECT_PROMPT_INJECTION] (LOW): The skill processes text and emoji inputs from the user to create visuals. This poses a negligible risk as the final output is a bitmap image that cannot be executed as instructions.
Audit Metadata