image-compression
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for image optimization techniques, providing verified code snippets for Node.js, Webpack, Vite, and GitHub Actions.
- [EXTERNAL_DOWNLOADS]: The skill mentions standard development tools such as
sharp-cliandsvgovianpx, and references thecalibreapp/image-actionsGitHub Action. These are well-known, reputable resources in the frontend development ecosystem. - [COMMAND_EXECUTION]: Provides examples for CLI-based image optimization (e.g.,
convert,pngquant). These commands are standard for the stated purpose of the skill and do not involve untrusted inputs or hidden execution. - [DATA_EXFILTRATION]: All filesystem operations described in the code examples (using
fsandpathmodules) are localized to processing image assets within the project directory. No evidence of unauthorized data access or external transmission was found.
Audit Metadata