scikit-video
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- SAFE (SAFE): No malicious patterns detected. The skill provides standard documentation and code examples for the scikit-video library, which is a common tool in the scientific Python ecosystem. All code snippets demonstrate intended library use without attempting unauthorized access or obfuscation.
- COMMAND_EXECUTION (INFO): The library acts as a wrapper for FFmpeg. While this involves executing external binaries, the skill clearly documents this behavior and provides instructions for configuring the FFmpeg path safely.
- EXTERNAL_DOWNLOADS (INFO): The skill mentions package installation via pip and the use of built-in sample datasets (e.g., BigBuckBunny), which are standard operations for library setup and testing.
Audit Metadata