docker
Warn
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute system-level commands with elevated privileges using
sudoto manage the Docker daemon and run containers.\n - Evidence:
sudo dockerd > /tmp/docker.log 2>&1 &inSKILL.md\n - Evidence:
sudo docker run hello-worldinSKILL.md\n- [EXTERNAL_DOWNLOADS]: The skill triggers the download of the 'hello-world' container image from Docker Hub, which is a well-known service.\n - Evidence:
sudo docker run hello-worldinSKILL.md
Audit Metadata