media-imagemagick

Pass

Audited by Gen Agent Trust Hub on Jun 27, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill is designed to execute ImageMagick command-line tools such as magick, identify, and montage. The included script scripts/image.py acts as a controlled wrapper for these operations using subprocess.run with argument lists, which is the standard and safe practice for CLI integration.
  • [EXTERNAL_DOWNLOADS]: The documentation includes standard installation instructions using system package managers like Homebrew (brew) and APT (apt) to install the required ImageMagick dependencies from official sources.
  • [SAFE]: Analysis of the skill instructions and scripts found no evidence of prompt injection, data exfiltration, or obfuscation. The skill's behavior is consistent with its stated purpose of image processing.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 27, 2026, 09:53 AM
Security Audit — agent-trust-hub — media-imagemagick