helm-chart-scaffolding

Fail

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: CRITICAL
Full Analysis
  • COMMAND_EXECUTION (SAFE): The script uses the Helm CLI (helm lint, helm template, helm install --dry-run) to validate local chart files. All inputs are properly quoted, and the commands are standard for Kubernetes development.
  • DATA_EXFILTRATION (SAFE): There are no network requests or attempts to read sensitive files. The script only interacts with the specified Helm chart directory.
  • REMOTE_CODE_EXECUTION (SAFE): No remote scripts are downloaded or executed. All operations are performed on local files using established tools.
  • PROMPT_INJECTION (SAFE): No instructions targeting agent behavior or safety bypasses were identified.
Recommendations
  • Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata
Risk Level
CRITICAL
Analyzed
Feb 17, 2026, 06:47 PM