Audit History
helm-chart-scaffolding - 7 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v7 Latest | Jul 7, 2026, 07:20 AM | 1 confirmed | 0 | No capability change |
| v6 | Jul 7, 2026, 07:20 AM | 1 confirmed | 0 | Contains scripts |
| v5 | Jul 1, 2026, 01:04 AM | 2 confirmed | 1 | Filesystem access |
| v4 | Jan 17, 2026, 09:14 AM | No confirmed findings | 0 | No capability change |
| v3 | Jan 17, 2026, 09:14 AM | No confirmed findings | 0 | Network access |
| v2 | Jan 4, 2026, 04:28 PM | No confirmed findings | 0 | No capability change |
| v1 | Jan 4, 2026, 04:28 PM | No confirmed findings | 0 | Baseline |
Jul 7, 2026, 07:20 AM
Static analysis flagged many URLs, shell snippets, filesystem redirects, and environment-value examples. Context review shows those detections are Helm documentation, reusable templates, or a local validation script rather than malicious behavior. One semantic issue remains: the examples include a weak default PostgreSQL password that should not be deployable as-is.
Confirmed security concerns (1)
Risk Factors
🌐 Network access (26)
⚙️ External commands (69)
Jul 7, 2026, 07:20 AM
Static analysis flagged many URLs, shell snippets, filesystem redirects, and environment-value examples. Context review shows those detections are Helm documentation, reusable templates, or a local validation script rather than malicious behavior. One semantic issue remains: the examples include a weak default PostgreSQL password that should not be deployable as-is.
Confirmed security concerns (1)
Risk Factors
🌐 Network access (26)
⚙️ External commands (69)
Jul 1, 2026, 01:04 AM
Static analysis reported many high-risk patterns, but review shows most are false positives from Helm template syntax, placeholder URLs, and documentation examples. The main residual risk is the included validation script, which intentionally runs Helm and jq commands on a caller-provided chart directory and should be used only with trusted chart inputs.
Confirmed security concerns (2)
Needs review findings (1)
These findings came from uncertain legacy audit verdicts, so they require review but are not counted as confirmed security issues.
Static false positives ignored (3)
These static matches were dismissed by semantic review or matched schema-only tokens, so they are shown for transparency but do not drive the quality score.
Risk Factors
⚡ Contains scripts (2)
⚙️ External commands (10)
🌐 Network access (6)
📁 Filesystem access (3)
Detected Patterns
Jan 17, 2026, 09:14 AM
This is a documentation and guidance skill for Helm chart development. Contains a validation script that runs local Helm commands for linting, templating, and dry-run installation. All 198 static findings are false positives triggered by documentation code blocks, standard Helm repository URLs, and legitimate YAML parsing operations. No malicious intent detected.
Risk Factors
⚡ Contains scripts (1)
⚙️ External commands (1)
🌐 Network access (1)
Jan 17, 2026, 09:14 AM
This is a documentation and guidance skill for Helm chart development. Contains a validation script that runs local Helm commands for linting, templating, and dry-run installation. All 198 static findings are false positives triggered by documentation code blocks, standard Helm repository URLs, and legitimate YAML parsing operations. No malicious intent detected.
Risk Factors
⚡ Contains scripts (1)
⚙️ External commands (1)
🌐 Network access (1)
Jan 4, 2026, 04:28 PM
This is a documentation and guidance skill for Helm chart development. Contains a validation script that runs local Helm commands for linting, templating, and dry-run installation. No network calls, no sensitive file access, no credential theft indicators.
Risk Factors
⚡ Contains scripts (1)
⚙️ External commands (1)
Jan 4, 2026, 04:28 PM
This is a documentation and guidance skill for Helm chart development. Contains a validation script that runs local Helm commands for linting, templating, and dry-run installation. No network calls, no sensitive file access, no credential theft indicators.