# kuzco mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kuzco in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:kuzco
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install kuzco
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:kuzco
- **Paketmanager:** Homebrew
- **Version:** 1.9.1
- **Quellzusammenfassung:** Reviews Terraform and OpenTofu resources and uses AI to suggest improvements
- **Homepage:** <https://github.com/RoseSecurity/Kuzco>
- **Repository:** <https://github.com/RoseSecurity/Kuzco>
- **Zuletzt aktualisiert:** 2026-07-03T07:02:52+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- kuzco (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.9.1
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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`.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- v0.7.0: Added publishing workflow and customizable prompts.
- v0.9.0: Added a TUI.
- v1.0.0: Introduced `fix` and `recommend` command workflows.

### Related projects

- Kuzco is related to Terraform, OpenTofu, Ollama, and static IaC analysis tools such as tfsec and tflint.

### Quellen

- <https://github.com/RoseSecurity/Kuzco>
- <https://github.com/RoseSecurity/Kuzco/releases>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/kuzco.yml](https://github.com/mxcl/pkgdb/blob/main/combined/kuzco.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
