video-subtitles
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The script fetches pre-trained machine learning models from well-known repositories, including the Ivrit.ai and OpenAI Whisper projects via the Faster-Whisper library.
- [COMMAND_EXECUTION]: The skill uses the
ffmpegcommand-line tool via thesubprocessmodule to perform video processing tasks. The implementation follows best practices by using argument lists to avoid shell injection vulnerabilities.
Audit Metadata