docker-basics
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No security issues detected. The skill contains educational content, architectural references, and standard command-line examples for Docker operations.
- [EXTERNAL_DOWNLOADS]: The installation guide for Linux includes the official Docker installation script (https://get.docker.com). This is a well-known official source for automated Docker Engine setup.
- [COMMAND_EXECUTION]: The skill documents standard administrative commands for installation (using sudo, apt, dnf, brew, and winget) and container lifecycle management (docker run, docker stop, etc.), consistent with its educational purpose.
- [REMOTE_CODE_EXECUTION]: The skill provides instructions for the automated installation of Docker using a script downloaded from a trusted source, which is executed with root privileges.
Audit Metadata