# Installer kuzco avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de kuzco pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install kuzco
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:kuzco
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.9.1
- **Résumé source:** Reviews Terraform and OpenTofu resources and uses AI to suggest improvements
- **Page d'accueil:** <https://github.com/RoseSecurity/Kuzco>
- **Dépôt:** <https://github.com/RoseSecurity/Kuzco>
- **Dernière mise à jour:** 2026-07-03T07:02:52+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- kuzco (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.9.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

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