helm-chart-scaffolding
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a comprehensive framework for Helm chart scaffolding, including template files and validation scripts that encourage security best practices such as non-root users and resource limits.
- [EXTERNAL_DOWNLOADS]: The skill references the Bitnami Helm repository (
https://charts.bitnami.com/bitnami), which is a well-known and established source for Kubernetes application packages. - [COMMAND_EXECUTION]: The skill includes instructions for using the
helmCLI tool and a bash script (scripts/validate-chart.sh) to automate chart linting and template verification. These operations are restricted to the local environment and are standard for Kubernetes development workflows.
Audit Metadata