rudder-terraform-workflow
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill facilitates the use of standard Terraform CLI commands such as init, plan, apply, and import to manage workspace resources. These operations are typical for infrastructure management and are restricted to the terraform binary.
- [EXTERNAL_DOWNLOADS]: The skill references the download of the official RudderStack Terraform provider from the public Terraform Registry. This is a standard dependency for the workflow and is provided by the vendor.
- [CREDENTIALS_UNSAFE]: The skill provides clear guidance on managing sensitive credentials, specifically recommending the use of environment variables and warning against committing access tokens or service account keys to version control systems.
Audit Metadata