tuzi-compress-image
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected in the skill instructions or the implementation script.- [COMMAND_EXECUTION]: Executes system binaries (sips, cwebp, convert) using child_process.spawn with argument arrays to perform image compression. This implementation avoids shell injection risks.- [EXTERNAL_DOWNLOADS]: Utilizes npx to execute the script with the Bun runtime and dynamically loads the sharp library for image processing tasks.
Audit Metadata