terraform-test
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides educational content and configuration examples for Terraform testing.
- [EXTERNAL_DOWNLOADS]: The CI/CD examples reference official GitHub Actions from HashiCorp (
hashicorp/setup-terraform), which is a well-known and trusted vendor. These references are used for standard integration practices. - [COMMAND_EXECUTION]: The skill documents the use of the
terraform testCLI tool, which is the standard method for executing the described tests within an infrastructure-as-code workflow. - [INDIRECT_PROMPT_INJECTION]: While the skill helps users write code that might process external module data, it includes explicit guidance to use only local or registry-based module sources, which is a recognized security best practice for Terraform development.
Audit Metadata