# kubevious を Homebrew でインストール

kubevious のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:kubevious
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install kubevious
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:kubevious
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.0.64
- **ソース概要:** Detects and prevents Kubernetes misconfigurations and violations
- **ホームページ:** <https://kubevious.io>
- **最終更新:** 2026-06-15T10:20:19-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- kubevious (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.0.64
## プロジェクトの歴史と使われ方

Kubevious CLI is a Kubernetes manifest assurance and validation tool. It packages the Kubevious rules-and-dashboard lineage into a command suitable for local YAML checks, GitOps validation, CI/CD pipelines, and live-cluster troubleshooting.

### プロジェクトの歴史

The Kubevious CLI README says the CLI was created from lessons learned in the Kubevious Dashboard project and from the evolution of its rules framework. That origin explains its emphasis on cross-manifest validation rather than checking one YAML file at a time.

### 採用の歴史

The CLI has a smaller footprint than KubeVela or kubespy, but it is distributed through Homebrew, npm, precompiled binaries, Docker, and GitHub Actions Marketplace. Its repository release list shows many 1.0.x releases, which suggests maintenance around Kubernetes schema and rule details.

### 使われ方

Users run kubevious guard or lint against files, directories, URLs, stdin, Helm charts, Kustomize output, and live-cluster manifests. The tool is meant to catch typos, schema errors, conflicts, inconsistencies, compliance issues, and best-practice violations before changes reach a cluster.

### パッケージ好きにとっての重要性

Kubevious CLI is package-nerd significant as a validation binary that can sit in pre-commit hooks, CI, and package-manager install paths. It overlaps with kubeval, kubeconform, conftest, Polaris, and kube-score, but its README emphasizes application-centric, cross-manifest validation inherited from the Kubevious dashboard.

### タイムライン

- 2020: Public Kubevious dashboard material described an application-centric Kubernetes validation and visualization project.
- 2023: Kubevious CLI mirror/package metadata described the CLI as the newer standalone validation tool based on the dashboard foundation.
- 2025: The GitHub release list showed the v1.0.6x series with fixes and rule/schema changes.

### Related projects

- Related projects include Kubevious Dashboard, Kubernetes Dashboard, kubeval, kubeconform, conftest, Polaris, kube-score, Helm, and Kustomize. The CLI is closest to policy and manifest validation tools, but with Kubevious-specific app-centric correlation.

### ソース

- <https://formulae.brew.sh/formula/kubevious>
- <https://github.com/kubevious/cli>
- <https://github.com/kubevious/cli/releases>
- <https://github.com/marketplace/actions/kubevious-cli>
- <https://kubevious.io/>
- <https://kubevious.io/docs>


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- infrastructure mutation or orchestration signal


## Combined YAML source

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


## ソース

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