helm
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: Provides instructions to download and execute the official Helm installation script using
curl | bashfrom the Helm project's GitHub repository. - [EXTERNAL_DOWNLOADS]: Fetches GPG signing keys and repository metadata from official distribution domains (
baltocdn.com) to ensure package integrity during installation. - [EXTERNAL_DOWNLOADS]: Includes commands to install widely-adopted community plugins such as
helm-diffandhelm-secretsfrom GitHub to extend deployment capabilities. - [COMMAND_EXECUTION]: Uses standard Helm CLI commands and privileged shell commands (
sudo) for administrative tasks like system-wide installation and shell completion configuration.
Audit Metadata