docker-expert
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard Docker CLI tools (docker version, docker info, docker ps, docker images) and system utilities (find, grep) to perform environment discovery and project structure analysis.
- [COMMAND_EXECUTION]: It employs docker build, docker run, and docker exec for the purpose of validating the correctness and security of container configurations and images.
- [EXTERNAL_DOWNLOADS]: It fetches container base images from trusted and well-known repositories, such as official Docker Hub images (node:18-alpine, postgres:15-alpine) and Google Container Registry (gcr.io/distroless).
Audit Metadata