videocut-clip
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- COMMAND_EXECUTION (SAFE): The skill uses ffmpeg shell commands to edit video, which is the primary purpose.
- DYNAMIC_EXECUTION (SAFE): It generates FFmpeg filter files at runtime. This is standard for the use case.
- INDIRECT_PROMPT_INJECTION (LOW): The skill ingests external data that could be malicious. Evidence: 1. Ingestion points: TodoList in SKILL.md. 2. Boundary markers: Absent. 3. Capability inventory: FFmpeg subprocess calls. 4. Sanitization: Absent, though timestamp-only usage is recommended.
Audit Metadata