terraform-reviewerReview Terraform plans and HCL files for AWS security misconfigurations before deployment
Install via ClawdBot CLI:
clawdbot install anmolnagpal/terraform-reviewerGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
A tech startup is building its initial AWS environment using Terraform for a web application. They need to ensure S3 buckets, EC2 instances, and RDS databases are configured securely from the start to prevent data breaches and comply with basic security standards before launching to customers.
A large financial services company is preparing for an internal audit against CIS AWS benchmarks. They use Terraform to manage hundreds of resources and need to review existing IaC files and plan outputs to identify and remediate misconfigurations in IAM policies, KMS keys, and CloudTrail settings to meet regulatory requirements.
A DevOps team integrates this skill into their CI/CD pipeline to automatically review Terraform plan JSON outputs before deployment. This helps catch security issues like overly permissive security groups or missing encryption in Lambda functions during pull requests, reducing manual review time and preventing misconfigurations in staging environments.
A cloud consulting agency uses this skill to review Terraform HCL files provided by clients for new AWS deployments. They analyze resource blocks for common misconfigurations such as public S3 access or unencrypted RDS instances, delivering corrected code snippets and PR comments to ensure secure handover and client satisfaction.
An educational institution or training provider incorporates this skill into courses on cloud security and IaC. Students provide sample Terraform files to learn how to identify and fix security issues like IMDSv1 usage or wildcard IAM actions, gaining practical experience without needing live AWS credentials.
Offer this skill as part of a monthly subscription service for teams, providing continuous updates and support. Revenue is generated through tiered pricing plans based on usage volume or number of users, with the base price at $49/month as indicated in the skill metadata.
Sell annual enterprise licenses to large organizations for unlimited use across multiple teams or projects. This includes custom integrations, priority support, and compliance reporting features, targeting sectors like finance and healthcare with strict security needs.
Provide a free version with basic analysis for individual developers or small projects, and charge for advanced features such as CIS benchmark mapping, automated PR comments, or historical trend analysis. This model attracts users who can upgrade as their needs grow.
💬 Integration Tip
Integrate this skill into CI/CD pipelines by automating the upload of terraform plan JSON outputs for review, and use the PR review comment output to provide immediate feedback in version control systems like GitHub.
Scored Apr 19, 2026
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label b...
全功能智能股票监控预警系统。支持成本百分比、均线金叉死叉、RSI超买超卖、成交量异动、跳空缺口、动态止盈等7大预警规则。符合中国投资者习惯(红涨绿跌)。
Essential SSH commands for secure remote access, key management, tunneling, and file transfers.
Deploy applications and manage projects with complete CLI reference. Commands for deployments, projects, domains, environment variables, and live documentation access.
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Parse, search, and analyze application logs across formats. Use when debugging from log files, setting up structured logging, analyzing error patterns, correlating events across services, parsing stack traces, or monitoring log output in real time.