slack-gif-creator
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected in the analyzed files.
- [PROMPT_INJECTION]: The instructions in SKILL.md define expected behavior for GIF creation tasks and do not contain patterns aimed at bypassing AI safety guardrails or extracting system prompts.
- [DATA_EXFILTRATION]: The code does not perform any network requests or access sensitive filesystem paths such as SSH keys or environment variables.
- [REMOTE_CODE_EXECUTION]: All dependencies are reputable, well-known libraries (Pillow, imageio, numpy) for image and data processing. There is no evidence of downloading and executing remote scripts.
- [COMMAND_EXECUTION]: The logic is contained within Python scripts using standard libraries; it does not invoke shell commands, subprocesses, or dynamic code execution like eval() or exec().
Audit Metadata