Harden Iac banner
latiotech latiotech

Harden Iac

Security community

Description

--- description: Pin Terraform modules, check state security, and flag dangerous provisioners allowed-tools: Read, Write, Edit, Glob, Grep, Bash(terraform:*, tofu:*, checkov:*, git:*, curl:*, which:*, pip:*, brew:*) argument-hint: [directory] --- Audit and harden Infrastructure-as-Code configurations for supply chain security. **This command takes action by default** - it pins module versions, generates lockfiles, and flags dangerous provisioners. Changes are explained as they are made. Read `

Installation

Installs to ~/.claude/skills/latiotech-secure-supply-chain-skills-harden-iac/SKILL.md

Terminal
mkdir -p ~/.claude/skills/latiotech-secure-supply-chain-skills-harden-iac && curl -fsSL https://raw.githubusercontent.com/latiotech/secure-supply-chain-skills/HEAD/commands/harden-iac.md -o ~/.claude/skills/latiotech-secure-supply-chain-skills-harden-iac/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository