Infrastructure as Code (IaC) security scanning using Checkov with 750+ built-in policies for Terraform, CloudFormation, Kubernetes, Dockerfile, and ARM templates. Use when: (1) Scanning IaC files for security misconfigurations and compliance violations, (2) Validating cloud infrastructure against CIS, PCI-DSS, HIPAA, and SOC2 benchmarks, (3) Detecting secrets and hardcoded credentials in IaC, (4) Implementing policy-as-code in CI/CD pipelines, (5) Generating compliance reports with remediation guidance for cloud security posture management.
$npx -y skills add agentsecops/secopsagentkit --skill iac-checkovInstalls into the current project.
Run `npx skills use "https://github.com/agentsecops/secopsagentkit" --skill "agentsecops/secopsagentkit/iac-checkov"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agentsecops/secopsagentkit" that are relevant to the current task. Run `npx skills add "https://github.com/agentsecops/secopsagentkit"` and select the relevant skills, then follow their instructions.