slack-gif-creator
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No instructions attempting to bypass safety filters or override agent behavior were found in the skill instructions.
- [DATA_EXFILTRATION]: No sensitive file access, hardcoded credentials, or unauthorized network operations were detected. File operations are limited to local image processing.
- [OBFUSCATION]: No encoded content, hidden characters, or steganographic techniques were found in the source code or documentation.
- [REMOTE_CODE_EXECUTION]: The skill uses standard, versioned Python libraries for image processing. It does not perform any remote script downloads or piped command execution.
- [INDIRECT_PROMPT_INJECTION]: The skill's attack surface for indirect injection is minimal; it processes images locally and lacks the network or system-level capabilities required for exfiltration or exploitation.
- [DYNAMIC_EXECUTION]: No usage of unsafe deserialization, runtime compilation, or dynamic code execution on untrusted input was observed.
Audit Metadata