video
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes FFmpeg and ffprobe commands via the command line to analyze video metadata, extract audio tracks for transcription, and perform basic media processing operations.
- [COMMAND_EXECUTION]: Utilizes
npxandnpmto manage the Remotion environment, which involves running a local development server for previews and executing the rendering engine for final video production. - [EXTERNAL_DOWNLOADS]: Installs necessary Node.js dependencies from the official NPM registry to establish the video editing project environment.
- [EXTERNAL_DOWNLOADS]: Downloads the
whisper.cppbinary and optimized transcription models from well-known sources via the@remotion/install-whisper-cpppackage to enable local, hardware-accelerated speech-to-text capabilities.
Audit Metadata