video-frames
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate video processing tasks and does not contain any malicious patterns such as prompt injection, data exfiltration, or obfuscation.\n- [SAFE]: Subprocess calls to
ffmpegandffprobeinscripts/extract_frames.pyare implemented using lists rather than shell strings, which is a secure practice to prevent command injection.\n- [SAFE]: The script manages files securely by using the standardtempfilemodule for temporary output and does not attempt to access sensitive system files or environment variables.\n- [SAFE]: No external Python or Node.js dependencies are required, and the skill does not perform any network requests or remote code downloads.
Audit Metadata