helm-chart-scaffolding
Pass
Audited by Gen Agent Trust Hub on Sep 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and boilerplate templates for Helm chart development, including metadata and configuration files.
- [SAFE]: The included validation script (
scripts/validate-chart.sh) performs local linting and template rendering using the official Helm CLI to verify chart structure and security settings without unauthorized external communication. - [SAFE]: External dependencies and references point to well-known service providers and official documentation repositories.
- [SAFE]: All credential-related fields in the provided templates use standard placeholders (e.g., 'changeme') intended for user replacement during deployment.
Audit Metadata