video-subtitles
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The script uses
subprocess.runto execute theffmpegutility for embedding or burning subtitles into video files. The command is constructed as a list of arguments, which effectively prevents shell injection vulnerabilities. - [EXTERNAL_DOWNLOADS]: The skill utilizes the
faster-whisperlibrary which automatically downloads AI models from the Hugging Face repository (including the specializedivrit-aimodels) upon first execution.
Audit Metadata