Automic VaultAutomic Vault

brew

kor を Homebrew, Nix, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install kor

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#kor

nixpkgs package indexes · pkgs/by-name/ko/kor/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install kor

openSUSE Tumbleweed package metadata · kor · ソース: download.opensuse.org

概要

パッケージ概要

CLI tool to discover unused Kubernetes resources

コマンドとエイリアス

  • kor

履歴

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

Kor is a Kubernetes cleanup CLI focused on finding unused or orphaned resources. Its history is short but package-relevant because it packages a common cluster-hygiene job as a small Go command, Helm deployment, Docker image, and kubectl plugin.

プロジェクトの歴史

The GitHub repository was created on 2023-07-05. The README describes Kor as a Kubernetes Orphaned Resources Finder and lists Kubernetes object types such as ConfigMaps, Secrets, Services, PVCs, Ingresses, CRDs, PVs, Pods, Jobs, ReplicaSets, DaemonSets, StorageClasses, NetworkPolicies, and VolumeAttachments.

Release metadata shows early v0.1.x releases in July and August 2023, beginning with v0.1.2 on 2023-07-23. The project later added chart-oriented releases and documentation for running Kor as a cron job or deployment with Prometheus metrics.

採用の歴史

Kor's adoption signal is mostly Kubernetes-operator packaging rather than a long institutional history. The README documents Homebrew, Go install, Docker, Krew, and Helm installation paths, which made the tool available in the normal places Kubernetes users look for cleanup utilities.

GitHub repository metadata observed on 2026-07-01 reported 1,802 stars and 148 forks, enough to indicate real Kubernetes community interest despite the project's relatively recent start.

使われ方

Users run Kor against a cluster to list resources that appear unused, or deploy it in-cluster for scheduled scans and metrics. The README also documents labels for ignoring resources or forcing cleanup decisions, which is important because Kubernetes cleanup can be risky when ownership is unclear.

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

Kor is package-nerd interesting because it is a narrow, single-purpose Kubernetes hygiene tool that shows how operational chores become installable CLIs.

Its distribution across Homebrew, Krew, Helm, Docker, Nix, and zypper is the real story: each packaging channel maps to a different operator workflow, from laptop audit to in-cluster scheduled scan.

タイムライン

  • 2023-07-05: GitHub repository created.
  • 2023-07-23: v0.1.2 published in GitHub release metadata.
  • 2023-08-01: v0.1.6 published in GitHub release metadata.
  • 2026-07-01: GitHub repository metadata reported 1,802 stars and 148 forks.

Related projects

  • Kor belongs with kubectl plugins, kube-no-trouble, popeye, kube-score, kube-linter, and other Kubernetes audit or hygiene tools.
  • KorPro is documented by the project as a cloud platform built on top of Kor for organizations that want multi-cloud management, cost analysis, and analytics.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:kubernetes

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
korcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版0.6.8
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v0.6.8

https://github.com/yonahd/kor

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:kor
バージョン0.6.8
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/kor
ホームページhttps://github.com/yonahd/kor
リポジトリhttps://github.com/yonahd/kor
上流ドキュメントhttps://github.com/yonahd/kor#readme
ライセンスMIT
ソースアーカイブhttps://github.com/yonahd/kor/archive/refs/tags/v0.6.8.tar.gz
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namekor
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

kor

nix profile install nixpkgs#kor
  • normalized package name match
  • 一致条件: Kor
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ko/kor/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
zypper95%

kor 0.6.8-1.1

Tool to discover unused Kubernetes Resources

https://github.com/yonahd/kor

sudo zypper install kor
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: kor
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Kor
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kor from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

kor-bash-completion 0.6.8-1.1

Bash Completion for kor

https://github.com/yonahd/kor

sudo zypper install kor-bash-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: kor
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Kor
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kor-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

kor-fish-completion 0.6.8-1.1

Fish Completion for kor

https://github.com/yonahd/kor

sudo zypper install kor-fish-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: kor
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Kor
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kor-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

kor-zsh-completion 0.6.8-1.1

Zsh Completion for kor

https://github.com/yonahd/kor

sudo zypper install kor-zsh-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: kor
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Kor
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kor-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment