skills/openaec-foundation/docker-claude-skill-package/docker-impl-build-optimization/Gen Agent Trust Hub
docker-impl-build-optimization
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill provides technical guidance for Docker build performance optimization.
- [SAFE]: The skill actively encourages security best practices, such as using non-root users (USER node/appuser) and protecting sensitive data using Docker's secret mounts instead of insecure build arguments or environment variables.
- [SAFE]: All external links point to official Docker documentation (docs.docker.com), providing verified and safe reference material.
- [SAFE]: The multi-stage build examples demonstrate how to create minimal final images, which reduces the container attack surface by excluding build-time tools.
Audit Metadata