terraform-style-guide
Pass
Audited by Gen Agent Trust Hub on Apr 25, 2026
Risk Level: SAFE
Full Analysis
- Standard Tooling and Resource Usage: The skill references official HashiCorp documentation and the AWS provider from the HashiCorp registry. These are well-known, trusted resources for infrastructure as code development.
- Security Best Practices Integration: The instructions provide guidelines for infrastructure hardening, such as encryption and least-privilege access. This ensures that generated configurations adhere to security standards.
- Credential Management: The skill specifies that sensitive values should be marked with the appropriate attributes and that secrets should never be hardcoded. This prevents accidental exposure of credentials in version control or logs.
- Code Validation Practices: The inclusion of a validation checklist and recommendations for security-focused linters (like tfsec and checkov) encourages proactive vulnerability detection during the development lifecycle.
Audit Metadata