helm-chart-scaffolding
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a standard scaffolding tool for Kubernetes Helm charts. It includes templates, reference documentation, and a validation script that promote security best practices.
- [COMMAND_EXECUTION]: Includes a shell script (
scripts/validate-chart.sh) used for linting and dry-running Helm charts. These commands are executed locally using the standard Helm CLI. - [EXTERNAL_DOWNLOADS]: The templates reference well-known, public Helm repositories (e.g., Bitnami) for optional database dependencies, which is standard practice in the Kubernetes ecosystem.
Audit Metadata