docker-patterns
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a guide for Docker and Docker Compose configuration. All provided patterns follow industry standard practices for containerized development.
- [SAFE]: Container images referenced in the examples, such as 'node', 'postgres', 'redis', and 'mailpit', are well-known, official, or widely trusted community images.
- [SAFE]: The skill includes explicit security recommendations, such as using specific image tags instead of 'latest', dropping capabilities, and avoiding the storage of secrets in Dockerfiles or image layers.
Audit Metadata