docker
Warn
Audited by Gen Agent Trust Hub on Apr 25, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill directs the agent to execute shell commands to start the Docker daemon in the background using the sudo dockerd command.
- [COMMAND_EXECUTION]: The instructions rely on sudo to acquire administrative privileges necessary for Docker operations, which increases the agent's permission level within the environment.
- [EXTERNAL_DOWNLOADS]: The verification step executes sudo docker run hello-world, which pulls a container image from Docker Hub, a well-known service.
Audit Metadata