iac-review

Detect and fix security issues in Terraform, Kustomize, Helm, and Kubernetes manifests.

1|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/DiegoBulhoes/claude --skill iac-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: iac-review
Source: https://github.com/DiegoBulhoes/claude/tree/main/skills/iac/iac-review
Command: npx skills add https://github.com/DiegoBulhoes/claude --skill iac-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Infrastructure-as-Code review and security auditing for Terraform, Kustomize, Helm charts, and Kubernetes manifests to catch misconfigurations and enforce best practices.

Core Features & Use Cases

  • Discover: Identify changed or target files across Terraform, Kustomize, Helm, and Kubernetes manifests.
  • Analyze: Validate configurations against security, correctness, and style rules.
  • Report: Generate a prioritized, actionable vulnerability report with severity ratings.
  • Fix: Propose or apply automated fixes with user approval.

Quick Start

Run an IaC review on the modified Terraform, Kustomize, Helm, and Kubernetes files to generate a prioritized report.

Frequently Asked Questions about iac-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit Terraform and Kubernetes manifests for security misconfigurations?

IaC review automates security auditing for Terraform, Kustomize, Helm charts, and Kubernetes manifests to catch misconfigurations and enforce best practices across CI/CD pipelines and repository audits.

What is the best way to review infrastructure-as-code changes in a pull request?

Infrastructure-as-code review validates changed files against security, correctness, and style rules, then generates a prioritized vulnerability report with severity ratings to guide remediation directly within PR reviews.

Can I automatically fix Helm chart and Kustomize security issues found during an audit?

Yes, after analyzing configurations and generating a structured report, the workflow proposes or applies automated fixes with user approval to remediate identified security and correctness issues.

Does this IaC security audit work with both Terraform and Kubernetes configurations?

Yes, the IaC security audit supports both Terraform and Kubernetes configurations, specifically scanning Kustomize, Helm charts, and native Kubernetes manifests across CI/CD pipelines and repository audits.

How are security vulnerabilities prioritized in an infrastructure-as-code review?

An infrastructure-as-code review prioritizes vulnerabilities by applying severity scoring during the report phase, generating an actionable report that ranks misconfigurations to guide remediation efforts effectively.