auto-white-balance

Pass

Audited by Gen Agent Trust Hub on May 2, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements image processing logic using standard, locally installed command-line tools such as ImageMagick (magick/convert) and awk.
  • [COMMAND_EXECUTION]: The instructions involve executing shell commands to perform image transformations. The skill follows best practices for shell scripting by using double quotes around variables (e.g., "$IN", "$OUT") to safely handle file paths that may contain spaces or special characters.
  • [EXTERNAL_DOWNLOADS]: No external downloads, remote script executions, or network requests were detected. The skill focuses entirely on processing local image files.
Audit Metadata
Risk Level
SAFE
Analyzed
May 2, 2026, 07:54 PM
Security Audit — agent-trust-hub — auto-white-balance