media-processing

Pass

Audited by Gen Agent Trust Hub on May 5, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes Python scripts (batch_resize.py, media_convert.py, and video_optimize.py) that interface with system binaries for media manipulation. These scripts utilize the recommended list-based approach for subprocess.run() calls, ensuring that user-provided file paths and parameters are handled safely without risk of shell command injection.
  • [SAFE]: All external references and documentation in SKILL.md and the references/ directory point to official, well-known project websites (such as ffmpeg.org and imagemagick.org). No hardcoded credentials, unauthorized network operations, or persistence mechanisms were discovered during the analysis.
Audit Metadata
Risk Level
SAFE
Analyzed
May 5, 2026, 09:05 AM
Security Audit — agent-trust-hub — media-processing