video-analysis

Pass

Audited by Gen Agent Trust Hub on Jul 20, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses subprocess.run to call ffmpeg for video metadata extraction and frame generation.
  • Evidence: Found in analyze.py within _get_video_info, _extract_frames, and _transcribe_audio functions.
  • Context: This is the intended primary purpose of the skill (video processing). The inputs to these commands are generally derived from validated file paths and internal configuration settings, significantly reducing the risk of arbitrary command injection.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 20, 2026, 07:04 AM
Security Audit — agent-trust-hub — video-analysis