iac-scanner

Installation
SKILL.md

IaC Scanner

Wrapper for tfsec and Checkov to scan Infrastructure as Code.

Prerequisites

# tfsec (Terraform focused)
brew install tfsec
# or
go install github.com/aquasecurity/tfsec/cmd/tfsec@latest

# Checkov (multi-cloud)
pip install checkov
# or
brew install checkov

Usage

Related skills

More from majiayu000/claude-skill-registry

Installs
1
GitHub Stars
299
First Seen
Apr 25, 2026