skills/pascalorg/skills/image-compare/Gen Agent Trust Hub

image-compare

Pass

Audited by Gen Agent Trust Hub on Mar 6, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill downloads required image processing dependencies (sharp, pixelmatch, and pngjs) from the official NPM registry when first executed. This process uses the provided package-lock.json file to ensure the integrity and specific versions of the libraries.
  • [COMMAND_EXECUTION]: Executes a local Node.js script to perform the image resizing and comparison logic. Arguments provided to the script are handled safely, and file operations are limited to reading the source images and writing the resulting diff image.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 6, 2026, 07:30 PM