Python or Docker
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Checkov IaC Scanner"
slug: "checkov-iac-scanner"
description: ""
github_stars: 8623
verification: "security_reviewed"
source: "https://github.com/bridgecrewio/checkov"
author: "bridgecrewio"
category: "Security & Verification"
framework: "Custom Agents"
tool_ecosystem:
github_repo: "bridgecrewio/checkov"
github_stars: 8623
---
# Checkov IaC Scanner
## Prerequisites
Python or Docker
## Installation
Use the upstream install or setup path that matches your environment:
- To install pip follow the official [docs](https://pip.pypa.io/en/stable/cli/pip_install/)
- pip install checkov
- brew install checkov
- brew upgrade checkov
Requirements and caveats from upstream:
- [](#)
- [](https://hub.docker.com/r/bridgecrew/checkov)
- Supports Python format for attribute policies and YAML format for both attribute and composite policies.
Basic usage or getting-started notes:
- [Getting Started](#getting-started)
- Terraform >= 0.12
- sh
- Source: https://github.com/bridgecrewio/checkov
- Extracted from upstream docs: https://raw.githubusercontent.com/bridgecrewio/checkov/HEAD/README.md
## Documentation
- https://www.checkov.io/2.Basics/CLI%20Command%20Reference.html
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/checkov-iac-scanner/)
No comments yet. Be the first to comment!