image-optimizer

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill employs standard system commands such as find and which to locate images and verify the presence of required processing tools.
  • [COMMAND_EXECUTION]: Orchestrates image manipulation via established command-line utilities including convert (ImageMagick), cwebp (WebP encoder), and the sharp CLI tool.
  • [EXTERNAL_DOWNLOADS]: Includes instructions for the agent to guide users in installing necessary dependencies through trusted package managers such as Homebrew (brew), APT (apt-get), and NPM (npm).
  • [COMMAND_EXECUTION]: The skill generates and manages local shell scripts for batch processing, including the application of executable permissions using chmod +x on the created files.
  • [COMMAND_EXECUTION]: Provides templates for GitHub Actions and build scripts that use standard Git operations (git config, git add, git commit, git push) to automate the optimization workflow within a repository.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 02:23 AM