# 使用 Homebrew 安装 kuzco

查看 kuzco 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install kuzco
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:kuzco
- **软件包管理器:** Homebrew
- **版本:** 1.9.1
- **来源摘要:** Reviews Terraform and OpenTofu resources and uses AI to suggest improvements
- **主页:** <https://github.com/RoseSecurity/Kuzco>
- **仓库:** <https://github.com/RoseSecurity/Kuzco>
- **最后更新:** 2026-07-03T07:02:52+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- kuzco (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.9.1
## 项目历史与用法

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.

### 时间线

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

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- 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)


## 来源

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