helm-chart-scaffolding
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: Analysis of the instructions and associated files shows the skill is intended for legitimate infrastructure automation. No evidence of prompt injection, data exfiltration, or obfuscation was found.
- [COMMAND_EXECUTION]: The skill includes a shell script (
scripts/validate-chart.sh) used for linting and dry-run testing of Helm charts. This script utilizes standard development tools such ashelm,kubectl, andjqfor local validation purposes. - [EXTERNAL_DOWNLOADS]: The skill references the Bitnami chart repository for PostgreSQL and Redis dependencies. Bitnami is a well-known service for pre-packaged Kubernetes applications, and these references are documented as part of standard chart configuration.
Audit Metadata