Automic VaultAutomic Vault

brew

havener を Homebrew, MacPorts でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install havener

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install havener

MacPorts ports tree · sysutils/havener/Portfile · ソース: api.github.com

概要

パッケージ概要

Swiss army knife for Kubernetes tasks

コマンドとエイリアス

  • havener

履歴

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

Havener is a Go command-line convenience wrapper around kubectl for Kubernetes tasks. Its own README describes it as a tool created to shorten long kubectl workflows and provide a Swiss-army-knife style set of cluster operations.

プロジェクトの歴史

The project is maintained under the Homeport GitHub organization and documents commands for events, logs, node-exec, pod-exec, top, and watch. The README says it was created because Kubernetes users often end up with long kubectl commands for recurring tasks such as executing commands across pods or retrieving usage details.

Its release list shows a 1.x and 2.x version history, with v2.2.x releases distributed through GitHub. The repository badges and Go module references show the normal Go CLI maintenance pattern: tests, Go Report Card, Go Reference, tagged releases, and source builds with go install.

採用の歴史

Havener appears to be a niche Kubernetes operator tool rather than a broad platform. Package metadata shows distribution through Homebrew and MacPorts, and the README documents a Homebrew tap, download script, and go install path.

Adoption is likely concentrated among users who already operate Kubernetes clusters with kubectl and want compact commands for cross-pod execution, log retrieval, event viewing, pod watching, and resource overview tasks.

使われ方

Havener relies on the same Kubernetes configuration model as kubectl: KUBECONFIG can point at a YAML config file, and the --kubeconfig flag can supply a path such as $HOME/.kube/config.

Common commands include havener events, havener logs, havener node-exec, havener pod-exec, havener top, and havener watch. This makes it a companion CLI rather than an independent Kubernetes API surface.

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

For package nerds, Havener is a small example of an opinionated kubectl adjunct being packaged as a standalone Go binary. It depends on the user's existing Kubernetes credentials and cluster access rather than owning credentials or config.

Its significance is modest but practical: Homebrew distribution turns a project-specific operations helper into a repeatable install for macOS and other brew users.

タイムライン

  • 1.x: Havener established the Kubernetes helper CLI and tagged early stable releases.
  • 2.x: The project continued with tagged GitHub releases and command documentation.
  • 2024: GitHub release listings show v2.2.x releases through late 2024.
  • 2026: Homebrew metadata and the repository show ongoing package availability.

Related projects

  • kubectl is the primary Kubernetes CLI that Havener wraps for convenience.
  • Kubernetes configuration through KUBECONFIG and kubeconfig files is the authentication and cluster-selection layer Havener relies on.
  • Homeport's other Go CLIs, such as dyff, sit in the same small-operations-tool ecosystem.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:kubernetes

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/homeport/havener

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:havener
バージョン2.2.7
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/havener
ホームページhttps://github.com/homeport/havener
リポジトリhttps://github.com/homeport/havener
上流ドキュメントhttps://github.com/homeport/havener#readme
ライセンスMIT
ソースアーカイブhttps://github.com/homeport/havener/archive/refs/tags/v2.2.7.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 Namehavener
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

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

MacPorts95%

havener

sudo port install havener
  • normalized package name match
  • 一致条件: Havener
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/havener/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

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

このページは 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