slack-gif-creator
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS] (LOW): The skill requires common Python packages (pillow, imageio, numpy). These are trusted, standard libraries for image and data processing.
- [INDIRECT_PROMPT_INJECTION] (LOW): The skill ingests user-uploaded image files and processes them based on user instructions. 1. Ingestion points: Image.open() in SKILL.md. 2. Boundary markers: No delimiters or ignore-instruction warnings are specified for the processed data. 3. Capability inventory: File write access (builder.save) and internal agent reasoning based on image content. 4. Sanitization: None mentioned beyond standard library loading.
Audit Metadata