skills/agamm/video-agent/audio-edit/Gen Agent Trust Hub

audio-edit

Pass

Audited by Gen Agent Trust Hub on Aug 30, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill defines workflows for processing external media files (video and audio) using ffmpeg. This represents a data ingestion surface where the agent acts on potentially untrusted user-supplied content.
  • Ingestion points: Input files (in.mp4, bg.mp3) specified in the ffmpeg command templates within SKILL.md.
  • Boundary markers: None; the instructions assume direct interpolation of file paths into shell commands.
  • Capability inventory: Shell command execution using the ffmpeg utility for media encoding and filtering.
  • Sanitization: No explicit validation or sanitization of the input media files is included in the instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 30, 2026, 06:10 AM
Security Audit — agent-trust-hub — audio-edit