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-cli and svgo via npx, and references the calibreapp/image-actions GitHub 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 fs and path modules) are localized to processing image assets within the project directory. No evidence of unauthorized data access or external transmission was found.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 11, 2026, 12:29 AM
Security Audit — agent-trust-hub — image-compression