pkg.sopackage field notes

brew / 順位 1667

kubecolor を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install kubecolor

provider-native install command

概要

パッケージ概要

Colorize your kubectl output

コマンドとエイリアス

  • kubecolor

履歴

プロジェクトの歴史と使われ方

kubecolor is a kubectl wrapper that runs kubectl and colorizes its output. Its aim is intentionally narrow: make common Kubernetes terminal output easier to scan while preserving kubectl's command shape.

プロジェクトの歴史

The kubecolor/kubecolor repository was created on 2022-09-23, and the first GitHub release in that repository's releases feed, v0.0.21, was published on 2022-09-28. The README states that this project is a heavily modified version of the original kubecolor archived at hidetatz/kubecolor.

The project grew from a simple colorizing wrapper into a maintained CLI with documentation, custom themes, autocompletion, dynamic TTY detection, and colorblind-adjusted themes.

採用の歴史

kubecolor's adoption follows a terminal-tool route: users alias kubectl to kubecolor, or use the KUBECTL_COMMAND environment variable to wrap compatible commands such as oc. Its official site presents it as compatible with any kubectl version because it delegates command execution to kubectl.

使われ方

A common setup is alias kubectl="kubecolor", after which ordinary kubectl commands produce colorized output. The tool detects non-interactive output and can leave plaintext for scripts and pipes, avoiding a common failure mode for terminal color wrappers.

Because kubecolor is a visual wrapper rather than a Kubernetes API client, it does not manage configuration or credentials itself; it depends on kubectl and the user's existing kubeconfig setup.

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

kubecolor is the package-manager version of a shell customization: small, optional, and immediately visible. It is the kind of tool that spreads through dotfiles, Homebrew installs, and team recommendations because it improves the default Kubernetes CLI experience without changing Kubernetes itself.

Its package interest also comes from restraint. Instead of building a replacement client, it composes with kubectl, which keeps the binary easy to reason about and easy to remove if a workflow needs plain output.

タイムライン

  • 2022-09-23: kubecolor/kubecolor GitHub repository created.
  • 2022-09-28: GitHub release v0.0.21 published.
  • 2023-12-15: GitHub release v0.1.0 published.
  • 2026-04-12: GitHub release v0.6.0 published.

Related projects

  • kubectl is the command kubecolor wraps.
  • hidetatz/kubecolor is the archived original project named by the README.
  • OpenShift's oc command can be wrapped through KUBECTL_COMMAND according to the README.
  • kubecolor.github.io hosts the project documentation.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
kubecolor実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.6.0
マネージャ更新日2026-07-27
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:kubecolor
バージョン0.6.0
パッケージマネージャHomebrew
ホームページhttps://kubecolor.github.io/
リポジトリhttps://github.com/kubecolor/kubecolor
最終更新2026-07-27T21:58:43+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • curated package history
  • pkgdb category and tag curation