optimize-jpeg
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes command-line tools such as jpegoptim, mozjpeg, and djpeg to perform image optimization. These are standard, well-known utilities for this task.
- [SAFE]: Analysis of the execution logic shows no attempts at data exfiltration, credential theft, or remote code execution.
- [SAFE]: Indirect prompt injection surface check: 1. Ingestion points: User-provided file or directory paths. 2. Boundary markers: Absent. 3. Capability inventory: Shell command execution via image processing tools. 4. Sanitization: Double-quoting of inputs. Overall risk is considered low given the intended use case.
Audit Metadata