iac-review

Review Terraform, Bicep, and CloudFormation files for security and best practices.

1|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/SandboxServers/github-copilot-agents --skill iac-review-sandboxservers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: iac-review
Source: https://github.com/SandboxServers/github-copilot-agents/tree/main/skills/iac-review.skill
Command: npx skills add https://github.com/SandboxServers/github-copilot-agents --skill iac-review-sandboxservers

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of reviewing infrastructure-as-code (IaC) files for security vulnerabilities, cost optimization, maintainability, and operational standards before deployment.

Core Features & Use Cases

  • Comprehensive Checklist: Offers a detailed checklist for Terraform, Bicep, and CloudFormation IaC files.
  • Security Checks: Identifies potential security gaps and ensures proper access control and encryption.
  • Cost Optimization: Assesses resource usage and suggests improvements for cost efficiency.
  • Use Case: When preparing to merge IaC changes, use this Skill to review and validate Terraform, Bicep, or CloudFormation code for security and best practices.

Quick Start

Run the iac-review skill on your infrastructure code to ensure it meets security and best practices standards.

Frequently Asked Questions about iac-review

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

FAQPage Schema
How do I review Terraform code for security vulnerabilities and best practices?

You can review Terraform code for security vulnerabilities by running an automated checklist that validates access controls, encryption settings, and operational standards. This process identifies security gaps and assesses resource usage for cost optimization before deployment.

Can I use a single checklist to review both Bicep and CloudFormation infrastructure code?

Yes, you can use a single comprehensive checklist to review both Bicep and CloudFormation infrastructure code. It evaluates files for security vulnerabilities, cost efficiency, maintainability, and compliance with operational standards across these formats.

What is the best way to check infrastructure-as-code for cost optimization before merging?

The best way to check infrastructure-as-code for cost optimization is to run a pre-merge review that assesses resource usage and suggests improvements. This validates cost efficiency alongside security and maintainability standards for your IaC changes.

Does infrastructure code review check for operational standards and maintainability?

Yes, infrastructure code review checks for operational standards and maintainability. It ensures your IaC files adhere to best practices, validates compliance with security requirements, and identifies potential gaps in operational configurations.

When do I need to run a security review on infrastructure-as-code files?

You need to run a security review on infrastructure-as-code files when preparing to merge IaC changes. This pre-deployment step validates Terraform, Bicep, or CloudFormation code to ensure proper access control, encryption, and compliance.