- Home
- Skills
- DevOps & Cloud
- terraform-iac-reviewer
Terraform Iac Reviewer
Expert IaC auditing for Terraform and OpenTofu to catch security holes, cost leaks, and state management risks.
Free
Works with the AI tools you already use
terraform-iac-reviewer
Example session with this skill installed
Review my AWS Terraform files for security and cost. I'm specifically worried about the log bucket and my dev instances.
- Read your context and instructions
- Compiled the terraform-iac-reviewer
CRITICAL: aws_s3_bucket.logs
Issue: Public read access enabled.
Impact: Sensitive logs exposed to internet.
Fix
resource "aws_s3_bucket_public_access_block" "logs" {
bucket = aws_s3_bucket.logs.id
block_public_acls = true
block_public_policy = true
}
WARNING: Use spot instances for 'dev-node'.
Connects securely to your tools. The creator never sees your data.
About this skill
Senior-Level IaC Auditing for Terraform and OpenTofu
Infrastructure as Code (IaC) is the backbone of modern cloud deployments, but a single misconfigured S3 bucket or unencrypted database can lead to catastrophic data breaches. This skill transforms your AI agent into a senior-level infrastructure architect that audits HCL configurations for security, cost efficiency, and operational stability across AWS, Azure, and GCP.
What it does
The Terraform IaC Reviewer scans your workspace to build a complete resource graph of modules, providers, and variables. Performance is categorized into three key pillars:
- Security Audit: Detects public exposure, unencrypted volumes, overly permissive IAM wildcards, and hardcoded secrets.
- Cost Optimization: Identifies over-provisioned instances, orphaned resources like unattached Elastic IPs, and missing lifecycle policies.
- State & Drift Management: Ensures safe remote backend configurations, state locking to prevent corruption, and versioning for disaster recovery.
Why use this skill
While standard AI prompts can catch basic syntax errors, this skill follows a structured multi-step workflow. It doesn't just look at files in isolation; it analyzes provider pinning, module boundaries, and variable validation blocks. It provides specific "Critical," "Warning," and "Suggestion" tiers with drop-in HCL fixes, ensuring your infrastructure is production-grade before you ever run terraform apply.
Supported Platforms
- AWS: S3 Bucket Policies, IMDSv2, VPC Flow Logs, and RDS Deletion Protection.
- Azure: Key Vault Soft Delete, NSG Flow Logs, and Storage Account Secure Transfer.
- GCP: Uniform Bucket-Level Access, Shielded VMs, and KMS Rotation.
How to install
Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.
- 1
Download the ZIP
Free skills download straight away. Paid skills unlock right after purchase.
- 2
Unzip into your skills folder
Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.
- 3
Ask your agent to use it
Restart the agent if it was already running. It picks the skill up automatically - no config needed.
Skills folder by agent
Click the path to copy it. Create the folder if it does not exist yet.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
Free forever
No account required to browse
Trust & safety
Security scanned
Verified clean 3 months ago
- Free to download with an account