resize-images
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill generates and executes Python scripts to manage directories and process images using the Pillow library.
- [EXTERNAL_DOWNLOADS]: References the well-known
PillowPython library for image manipulation. - [PROMPT_INJECTION]: The skill ingests directory paths and file names from the local environment, presenting a potential surface for indirect prompt injection.
- Ingestion points: Local file system paths and image filenames (SKILL.md).
- Boundary markers: None present.
- Capability inventory: Access to
Bash,Write, andReadtools. - Sanitization: No sanitization of file names or paths is performed before processing.
Audit Metadata