compress-image

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The script uses child_process.spawn to execute local binaries including sips, cwebp, and ImageMagick (convert), as well as the which utility to detect available tools. These executions are scoped to the skill's primary function of image processing.
  • [EXTERNAL_DOWNLOADS]: The skill uses npx to run the Bun runtime and includes a dynamic import for the sharp Node.js package, which is a standard library for image processing.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 11:09 AM
Security Audit — agent-trust-hub — compress-image