Skip to main content

helm

Facilitates advanced Helm chart authoring for Kubernetes, enabling complex deployments with library charts and schema validation.

Install this skill

or
91/100

Security score

The helm skill was audited on Mar 7, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 277

Template literal with variable interpolation in command context

SourceSKILL.md
277```bash
low line 10

External URL reference

SourceSKILL.md
10**Docs:** https://helm.sh/docs/ | **Sprig:** https://masterminds.github.io/sprig/
low line 75

External URL reference

SourceSKILL.md
75"$schema": "https://json-schema.org/draft-07/schema#",
low line 363

External URL reference

SourceSKILL.md
363| `helm registry login` takes domain only | `helm registry login ghcr.io` (not `https://ghcr.io/v2/`) |
low line 373

External URL reference

SourceSKILL.md
373When another controller owns a field, Helm will error with an SSA conflict. Exclude those fields from Helm templates to resolve ownership issues — or transfer field ownership at the Kubernetes level v
Scanned on Mar 7, 2026
View Security Dashboard