Security-focused prompts and Claude Code skills for Infrastructure as Code review. Includes a comprehensive IaC security review skill with compliance mapping to CIS, NIST 800-53, NIST 800-171, PCI-DSS, SOC 2, HIPAA, GDPR, and ISO 27001.
Maps a list of security findings to compliance framework control IDs. Use this agent when you have findings from a security review and need to produce a compliance matrix or determine which controls are violated. Delegate with: "compliance-mapper: map these findings to PCI-DSS and HIPAA".
Formats security findings into a structured report (markdown or JSON). Use this agent after a security review to produce a clean, shareable report. Delegate with: "report-generator: format these findings as markdown" or "report-generator: generate JSON output for Jira integration".
Deep security analysis agent for a specific IaC file or module. Use this agent when you need focused, thorough analysis of a single file or tightly scoped module rather than a broad directory scan. Delegate to this agent with: "Use the security-reviewer agent to analyze terraform/vpc.tf" or "security-reviewer: check…
Performs comprehensive security reviews of Infrastructure as Code (IaC) files including Terraform, Kubernetes manifests, Dockerfiles, CloudFormation, Ansible playbooks, Helm charts, and CI/CD pipelines. Checks against CIS benchmarks, NIST 800-53, PCI-DSS, SOC2, HIPAA, and GDPR controls. Use this skill whenever the…