helm
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documents the process of adding Helm repositories from well-known and trusted sources, such as the official Helm stable repository (charts.helm.sh) and Bitnami (charts.bitnami.com). These references are presented as standard configuration steps for the tool.
- [COMMAND_EXECUTION]: The skill outlines the use of standard CLI commands including 'helm install', 'helm upgrade', and 'kubectl'. These commands are necessary for managing Kubernetes applications and are used in a manner consistent with the skill's primary function.
- [SAFE]: No malicious patterns, obfuscation, or persistence mechanisms were detected. The documentation correctly identifies security best practices, such as using environment variables for passwords and managing cluster access via RBAC and KUBECONFIG variables.
Audit Metadata