video-edit

Pass

Audited by Gen Agent Trust Hub on Sep 13, 2026

Risk Level: SAFECOMMAND_EXECUTIONPRIVILEGE_ESCALATIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill relies on direct local shell execution of ffmpeg and ffprobe commands.
  • [PRIVILEGE_ESCALATION]: The installation instructions for Debian/Ubuntu systems in SKILL.md include the use of sudo to install the ffmpeg package.
  • [INDIRECT_PROMPT_INJECTION]: The skill contains a vulnerability surface in its video concatenation feature which uses the -safe 0 flag. This configuration allows the processing of files using absolute paths, which could be misused if the tool processes untrusted filenames.
  • Ingestion points: External video files and user-supplied file lists in SKILL.md and references/operations.md.
  • Boundary markers: Absent.
  • Capability inventory: Execution of ffmpeg, ffprobe, printf, and rm commands.
  • Sanitization: None present.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 13, 2026, 12:09 AM
Security Audit — agent-trust-hub — video-edit