image-resize
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
magickbinary to perform image manipulations such as resizing and format conversion. - [COMMAND_EXECUTION]: Shell loops are used for batch processing of image files within the working directory.
- [EXTERNAL_DOWNLOADS]: Installation instructions reference trusted system package managers like Homebrew, winget, and APT to fetch the ImageMagick dependency.
- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface (Category 8) because it processes untrusted image data and filenames.
- Ingestion points: Local images and their filenames.
- Boundary markers: No delimiters or ignore instructions are present.
- Capability inventory: Shell command execution and file manipulation.
- Sanitization: Uses double quotes for shell variable interpolation.
Audit Metadata