helm-generator

Pass

Audited by Gen Agent Trust Hub on Mar 28, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes local bash scripts (scripts/generate_chart_structure.sh and scripts/generate_standard_helpers.sh) to scaffold the Helm chart structure. These scripts include validation logic for inputs like chart names (DNS-1123 compliance) and port numbers (1-65535 range) to ensure they conform to Kubernetes standards.
  • [SAFE]: The skill performs its documented tasks using local file system operations without any detected malicious patterns, data exfiltration, or obfuscation. It uses standard shell techniques (heredocs) to generate configuration files from predefined templates.
  • [SAFE]: Extensive reference documentation is provided for Kubernetes resources and Helm template functions, facilitating the generation of standard-compliant charts without external dependencies or remote script execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 28, 2026, 06:18 PM