Helm Chart Structure

Pass

Audited by Gen Agent Trust Hub on Aug 5, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides instructions for using standard Helm validation and testing tools, including helm lint, helm template, helm dependency build, and helm test. These are common DevOps utilities used for their intended purpose of verifying chart integrity.
  • [EXTERNAL_DOWNLOADS]: References the management of Helm dependencies, which involves fetching charts from external repositories (e.g., Bitnami's repository). The skill correctly identifies these as supply-chain operations and instructs the user to review lockfile changes and pin versions intentionally.
  • [SAFE]: No malicious patterns, obfuscation, or unauthorized data access attempts were found. The skill contains explicit safety guidelines that prohibit cluster-mutating actions without approval and mandate the exclusion of credentials from configuration files.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 5, 2026, 04:49 PM
Security Audit — agent-trust-hub — Helm Chart Structure