terraform-cli
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The
install.shscript utilizes the Homebrew package manager to download and install the official Terraform binary. - [EXTERNAL_DOWNLOADS]: The documented
terraform initcommand downloads required provider plugins and infrastructure modules from the official HashiCorp Terraform Registry. - [COMMAND_EXECUTION]: The skill facilitates the execution of standard Terraform lifecycle commands, including
init,plan,apply, anddestroy, to provision and manage cloud infrastructure. - [COMMAND_EXECUTION]: The skill includes documentation for the
-auto-approveflag, which allows the agent to apply infrastructure changes without manual user confirmation.
Audit Metadata