video-frames
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The script 'scripts/frame.sh' executes the 'ffmpeg' binary to perform video frame extraction. It implements basic security hygiene by quoting shell variables and verifying that the input path refers to a local file ('[[ ! -f "$in" ]]') before execution.
- [SAFE]: No indicators of prompt injection, data exfiltration, persistence mechanisms, or obfuscation were found in the skill's instructions or implementation.
Audit Metadata