docker-expert
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard Docker and shell commands (e.g.,
docker info,find,docker ps) to perform environment discovery and validation. These operations are consistent with the skill's stated purpose as a Docker expert and are used to inform the agent's optimization strategies. - [SAFE]: The instructions explicitly promote security best practices, such as implementing non-root users in Dockerfiles, using multi-stage builds to minimize attack surfaces, and utilizing Docker secrets to manage sensitive data securely.
- [SAFE]: External image references provided in examples target well-known and official repositories, such as Docker Hub's official Node.js and PostgreSQL images, and Google Container Registry's distroless images.
Audit Metadata