terraform-aws-modules
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill contains standard Terraform (HCL) examples and instructions for infrastructure management on AWS.
- [DATA_EXPOSURE]: The skill mentions remote state backends (S3/DynamoDB) but does not include any hardcoded credentials or access to sensitive local configuration files. It correctly recommends using encryption and locking for state files.
- [COMMAND_EXECUTION]: The documentation references standard Terraform CLI commands (fmt, validate, plan, force-unlock) which are intended for infrastructure management and present no security risk in this context.
Audit Metadata