terraform-gcp
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or security bypasses were detected. The skill consists entirely of documentation and best practice guidelines for infrastructure-as-code development.
- [COMMAND_EXECUTION]: The skill documents the use of standard DevOps tools including the Terraform CLI and Google Cloud SDK (
gcloud). These instructions are appropriate for the intended purpose of provisioning and managing GCP resources. - [EXTERNAL_DOWNLOADS]: The skill references external modules and documentation from trusted organizations such as Google Cloud Platform and HashiCorp. These references are documented neutrally as they involve well-known technology providers.
- [CREDENTIALS_UNSAFE]: The skill follows security best practices by explicitly instructing the user to avoid hardcoding secrets and to use Terraform's sensitive flags for variable management.
Audit Metadata