docker-errors-build
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill package is composed entirely of informational Markdown files. It does not include any executable scripts, binaries, or configuration files that could be used for malicious purposes.
- [SAFE]: External URLs referenced in the documentation point to official Docker documentation and well-known developer platforms, following security best practices for resource linking.
- [SAFE]: Mentions of sensitive data, such as API keys or passwords, occur only within sections documenting security anti-patterns. These are provided as dummy examples to illustrate insecure practices that users should avoid.
- Evidence: Example strings such as
sk-1234567890abcdefandsupersecretare used inreferences/anti-patterns.mdto demonstrate what NOT to include in image environment variables. - [SAFE]: The skill encourages secure container practices, such as running containers as non-root users, using multi-stage builds to reduce image size, and avoiding the persistence of secrets in image layers.
Audit Metadata