python-video-pipeline
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides technical instructions and code snippets for integrating well-known libraries such as OpenCV, FFmpeg, PyAV, and VidGear for video manipulation tasks.
- [COMMAND_EXECUTION]: Code examples demonstrate the use of the
subprocessmodule to call theffmpegcommand-line tool, which is a legitimate and necessary operation for video transcoding. - [EXTERNAL_DOWNLOADS]: The skill references official software repositories, including PyPI for Python packages and the NVIDIA container registry for Docker images, which are trusted sources.
- [SAFE]: The documentation recommends the use of secure secret management (e.g., Modal Secrets) for handling cloud storage credentials, adhering to security best practices.
Audit Metadata