slack-gif-creator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): Detailed review of the Python source code in the
core/directory reveals standard image manipulation logic without any hidden or suspicious functionality.\n- [PROMPT_INJECTION] (SAFE): The markdown instructions inSKILL.mdare purely technical and educational, providing guidance on GIF optimization and animation techniques without attempting to bypass safety filters or override agent behavior.\n- [EXTERNAL_DOWNLOADS] (SAFE): All listed dependencies inrequirements.txt(pillow, imageio, numpy) are reputable, well-known packages from the Python Package Index (PyPI).\n- [COMMAND_EXECUTION] (SAFE): The skill relies on library-level API calls for all operations and does not invoke shell commands, subprocesses, or dynamic code execution viaevalorexec.\n- [DATA_EXFILTRATION] (SAFE): No network operations or access to sensitive file system locations (e.g., ~/.ssh, credentials files) were detected.\n- [CREDENTIALS_UNSAFE] (SAFE): No API keys, tokens, or hardcoded secrets are present in any of the skill files.
Audit Metadata