docker-management
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides comprehensive instructions for executing Docker CLI commands such as
docker run,docker exec, anddocker system prune. These commands allow the agent to manage containers and images, which inherently requires high privileges on the host system. - [COMMAND_EXECUTION]: The documentation explicitly mentions the requirement for
sudoor membership in thedockergroup to interact with the Docker daemon, which is a standard operational requirement for this toolset. - [COMMAND_EXECUTION]: Includes commands to interact with container environments, such as copying files (
docker cp) and executing shells (docker exec -it), which are primary functions of the skill for debugging and administration.
Audit Metadata