ffmpeg-install
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches installation scripts from well-known sources including Homebrew's GitHub repository, Chocolatey's community portal, and the official Scoop website.
- [REMOTE_CODE_EXECUTION]: Executes setup scripts from trusted package managers using standard shell commands (e.g., bash -c, iex, Invoke-Expression) to automate environment setup.
- [COMMAND_EXECUTION]: Employs platform-specific package managers such as apt, yum, pacman, brew, choco, and scoop to install FFmpeg and its dependencies.
Audit Metadata