skills/szoloth/skills/grainrad-clone/Gen Agent Trust Hub

grainrad-clone

Pass

Audited by Gen Agent Trust Hub on Jun 30, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/grainrad_fx.py executes external binaries including magick (ImageMagick), ffmpeg, and ffprobe to perform media processing. These operations are implemented using subprocess call lists, which is a secure practice that avoids shell interpretation and command injection vulnerabilities.
  • [EXTERNAL_DOWNLOADS]: The skill requires the user to have ImageMagick and FFmpeg installed on their local system to function. It also references the Pillow Python library as a dependency for certain ASCII-to-image rendering tasks.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 30, 2026, 08:26 PM
Security Audit — agent-trust-hub — grainrad-clone