media-transcoding

Pass

Audited by Gen Agent Trust Hub on May 18, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill documentation suggests installing FFmpeg using the Homebrew package manager (brew install ffmpeg), which is a well-known and trusted service.
  • [COMMAND_EXECUTION]: The skill utilizes local shell scripts (./ffmpeg_convert.sh) and Python scripts (convert_video.py) to automate video transcoding tasks. It also uses standard system utilities like chmod to manage script permissions and python3 for execution.
  • [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or unauthorized persistence mechanisms was found. The skill's operations are consistent with its stated purpose of media processing.
Audit Metadata
Risk Level
SAFE
Analyzed
May 18, 2026, 02:20 PM
Security Audit — agent-trust-hub — media-transcoding