# kuzco を Homebrew でインストール

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
