terraform
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill contains documentation and best practices for Terraform usage, focusing on preventing accidental destruction of infrastructure and maintaining state integrity.
- [DATA_EXPOSURE]: The skill correctly identifies the security risk of including secrets in plaintext within
.tfstatefiles and explicitly recommends using external secret managers (e.g., AWS Secrets Manager) and avoiding the commit of state files to version control.
Audit Metadata