Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts, packaging Kubernetes applications, or implementing templated deployments.
80
70%
Does it follow best practices?
Impact
100%
1.06xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./plugins/kubernetes-operations/skills/helm-chart-scaffolding/SKILL.mdSecurity
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 1.00). The skill's workflow instructs fetching and using public chart content (e.g., Chart.yaml dependency repository URLs like https://charts.bitnami.com/bitnami and commands such as "helm dependency update", "helm repo add https://charts.example.com", and "helm install") so Helm will ingest and render untrusted third‑party chart content (including hooks/templates) that can materially affect installations.
91fe43e
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.