ffmpeg-ops

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill demonstrates professional engineering with scripts that implement structural validation and handle external dependencies safely. No malicious patterns, obfuscation, or data exfiltration attempts were detected.
  • [COMMAND_EXECUTION]: Helper scripts in the scripts/ directory invoke ffmpeg and ffprobe to perform media analysis and transformation. These calls are implemented using Python's subprocess.run with list-based arguments, mitigating shell injection risks. These executions are essential for the skill's functionality.
  • [EXTERNAL_DOWNLOADS]: The documentation includes patterns for utilizing yt-dlp to fetch media from external URLs. These references are standard in media workflows and are presented as legitimate integration options.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 11:54 AM
Security Audit — agent-trust-hub — ffmpeg-ops