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.run to execute the ffmpeg utility 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-whisper library which automatically downloads AI models from the Hugging Face repository (including the specialized ivrit-ai models) upon first execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 01:18 AM