video-clipper
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes ffmpeg and ffprobe as subprocesses to perform video clipping, silence detection, and concatenation. These operations are performed locally and are essential for the skill's documented purpose.
- [EXTERNAL_DOWNLOADS]: The documentation references whisperx for transcription refinement. This dependency is managed within a local virtual environment, and there are no instances of the skill downloading code or models from untrusted remote sources at runtime.
- [SAFE]: No patterns of prompt injection, credential exposure, or persistence mechanisms were detected. The use of temporary symbolic links and background processing with nohup follows standard practices for handling media files in a CLI environment.
Audit Metadata