video-processing
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No security issues detected.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references standard libraries like OpenCV (
cv2) and NumPy, which are trustworthy and common for this use case. No unauthorized or suspicious remote downloads are present. - [COMMAND_EXECUTION] (SAFE): The provided Python code snippets use standard OpenCV functions for video file reading and frame manipulation. There are no shell commands, subprocess calls, or arbitrary code execution vulnerabilities.
- [DATA_EXFILTRATION] (SAFE): The skill focuses on local video processing. It does not contain any network operations or attempts to send data to external servers.
Audit Metadata