ffmpeg-install
Warn
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: MEDIUMREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill employs system-level commands to perform software installation. This includes the use of 'sudo' for Ubuntu, CentOS, and Arch Linux package managers, as well as modifying Windows execution policies with 'Set-ExecutionPolicy' to enable script-based installs.
- [REMOTE_CODE_EXECUTION]: It includes instructions to download and immediately execute installation scripts for Homebrew, Chocolatey, and Scoop. These commands use piping or 'iex' to run code fetched directly from official service domains (githubusercontent.com, chocolatey.org, and scoop.sh).
- [EXTERNAL_DOWNLOADS]: The skill initiates network requests to fetch binaries and scripts from external sites, including ffmpeg.org, community.chocolatey.org, and get.scoop.sh.
Audit Metadata