deployment-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and templates for deployment patterns and CI/CD without any executable malicious code or prompt injection.
- [SAFE]: Dockerfile templates adhere to security best practices by utilizing multi-stage builds and ensuring services run as a non-privileged user.
- [SAFE]: CI/CD pipeline examples use official and verified GitHub Actions from the 'actions' and 'docker' organizations.
- [SAFE]: Sensitive data management is demonstrated using environment variable placeholders and schema validation, promoting secure secret handling.
Audit Metadata