docker-installer
Pass
Audited by Gen Agent Trust Hub on Sep 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONPRIVILEGE_ESCALATIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill downloads and executes the official Homebrew installation script from GitHub when setting up macOS environments.
- [EXTERNAL_DOWNLOADS]: Fetches Docker GPG keys, repository configurations, and installation binaries from official Docker domains (download.docker.com) and established mirrors (mirrors.aliyun.com).
- [PRIVILEGE_ESCALATION]: Employs 'sudo' to perform administrative tasks necessary for system installation, including updating package managers, installing system services, and modifying user group memberships.
- [COMMAND_EXECUTION]: Utilizes shell commands and PowerShell scripts to identify the host operating system, architecture, and current installation status of Docker components.
Audit Metadata