filler-removal
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
ffmpegfor video manipulation and a local utilityvideo-agentfor transcription and silence detection. These are standard operations for media processing tasks. - [EXTERNAL_DOWNLOADS]: The skill mentions using
uv run video-agent, which implies the execution of a Python-based CLI tool. There are no suspicious remote URLs or unverifiable scripts being downloaded. - [REMOTE_CODE_EXECUTION]: No remote code execution patterns were detected. The scripts and commands are focused on local media file processing.
- [DATA_EXFILTRATION]: No network activity or access to sensitive local files (credentials, SSH keys, etc.) is present. The commands operate strictly on the provided video and generated text files.
- [PROMPT_INJECTION]: The skill contains technical instructions for a video editing process and does not attempt to override system prompts or bypass safety guardrails.
Audit Metadata