helm-chart-scaffolding

Pass

Audited by Gen Agent Trust Hub on May 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard templates and documentation for Helm chart development. All external references target well-known and trusted sources like Bitnami and Docker Hub.
  • [SAFE]: The provided validation script (scripts/validate-chart.sh) performs local analysis of chart structures and manifests using standard Helm commands. It specifically checks for security best practices in generated Kubernetes manifests, such as runAsNonRoot, readOnlyRootFilesystem, and resource limits.
  • [SAFE]: No hardcoded credentials or sensitive data exposure were found. Placeholders like password: changeme are used appropriately in template files as instructional examples.
  • [SAFE]: No obfuscation, prompt injection, or suspicious network operations were detected in any of the skill files.
Audit Metadata
Risk Level
SAFE
Analyzed
May 28, 2026, 07:22 AM
Security Audit — agent-trust-hub — helm-chart-scaffolding