macOS
brew install kuzcolocal Homebrew formula metadata
brew
Reviews Terraform and OpenTofu resources and uses AI to suggest improvements. Version 1.9.1 via Homebrew; verified 2026-07-03.
install
brew install kuzcolocal Homebrew formula metadata
overview
Reviews Terraform and OpenTofu resources and uses AI to suggest improvements
history
Kuzco is a Go CLI from RoseSecurity for reviewing Terraform and OpenTofu resources, comparing them with provider schemas, and asking a local LLM for improvement suggestions.
The project appeared as an infrastructure-analysis tool in the Terraform/OpenTofu ecosystem. Its README frames the problem as reviewing generated or minimal IaC resources without manually digging through provider documentation, using Ollama-backed local LLMs to recommend safer and more efficient settings.
Kuzco is an early, niche tool in the wave of AI-assisted infrastructure-as-code utilities. The release history shows fast iteration through packaging, prompt customization, a TUI, and command-based workflows rather than long-running ecosystem adoption.
Users run the CLI against Terraform or OpenTofu configurations. The README documents Homebrew, Go, Apt, and source installation, requires Ollama for model-backed recommendations, and exposes commands such as `recommend`, `fix`, `list`, and `version`.
Kuzco is notable as a small Homebrew-packaged example of local-LLM tooling being inserted into IaC review workflows, next to more established static analyzers such as tfsec and tflint-style tools.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kuzco | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/RoseSecurity/Kuzco
install metadata
| Package key | brew:kuzco |
|---|---|
| Version | 1.9.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kuzco |
| Homepage | https://github.com/RoseSecurity/Kuzco |
| Repository | https://github.com/RoseSecurity/Kuzco |
| Upstream docs | https://github.com/RoseSecurity/Kuzco#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/RoseSecurity/Kuzco/archive/refs/tags/v1.9.1.tar.gz |
| Last updated | 2026-07-03T07:02:52+02:00 |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kuzco |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.