terraform-engineer
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements professional-grade Terraform engineering patterns. It includes specific constraints and best practices that actively promote security, such as prohibiting plaintext secrets and requiring remote state encryption.
- [EXTERNAL_DOWNLOADS]: Documents the use of well-known community tools and providers (HashiCorp, Gruntwork, OPA). These references are standard for infrastructure development and are used in an instructional context for setting up testing and linting environments.
- [COMMAND_EXECUTION]: Includes standard Terraform workflow commands (init, plan, apply) and auxiliary development tools (TFLint, Checkov, Terratest). These instructions are consistent with the skill's primary purpose of infrastructure engineering.
- [CREDENTIALS_UNSAFE]: Successfully avoids hardcoding credentials. The documentation specifically highlights 'Bad' vs 'Good' examples of secret management, advocating for the use of sensitive variable flags and cloud-native secrets management services.
Audit Metadata