create-dockerfile
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides templates and instructions for creating Dockerfiles based on established security best practices.
- [SAFE]: Implements non-root user configurations in all provided examples to adhere to the principle of least privilege.
- [SAFE]: Includes a robust
.dockerignoretemplate to prevent sensitive data (like.envfiles and credentials) from being included in the image build context. - [SAFE]: References official and well-known base images from trusted sources like the Node.js Foundation, Python Software Foundation, and Google.
Audit Metadata