Automic VaultAutomic Vault

brew

kanif を Homebrew, apt, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install kanif

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install kanif

Debian stable package indexes · kanif · ソース: deb.debian.org

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

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

概要

パッケージ概要

Cluster management and administration tool

コマンドとエイリアス

  • kaget
  • kanif
  • kaput
  • kash

履歴

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

kanif is a small cluster administration command suite built as a friendlier wrapper around TakTuk for parallel remote execution.

プロジェクトの歴史

The official TakTuk project site describes kanif as a tool that combines conventions from C3, pdsh, and dsh while relying on TakTuk for adaptive large-scale remote execution. Its commands split the classic cluster-admin workflow into parallel shell execution, file broadcast, and file gathering.

The official GitLab repository and ChangeLog preserve the release line through version 1.2.2, with entries for compatibility updates, file-reading fixes, sequential execution fixes, output handling, and the initial release.

採用の歴史

The official TakTuk page credits Lucas Nussbaum for Debian testing and packaging help, placing kanif in the Debian packaging ecosystem for Unix cluster administrators. The input metadata records Homebrew, Debian, Ubuntu, and Nix packages, exposing the same niche tool through general-purpose package managers.

使われ方

kanif users run `kash` for the same command across nodes, `kaput` to copy files or directories to nodes, and `kaget` to gather remote files or directories. The tool expects TakTuk, Perl, and passwordless remote login such as SSH keys on the cluster nodes.

The official man page documents C3-style configuration files searched at `$HOME/.kanif.conf`, `/etc/kanif.conf`, and `/etc/c3.conf`, and also allows command-line host lists for less static setups.

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

kanif is package-manager archaeology for pre-Kubernetes cluster operations: a thin Unix command suite, C3-style configuration paths, and no resident control plane. Its significance is less broad adoption than the way it preserves an HPC and lab-cluster administration style in modern package indexes.

タイムライン

  • 1.0: Official ChangeLog marks the initial release.
  • 1.1: Official ChangeLog says compatibility with TakTuk 3.3 and the -F option were added.
  • 1.2: Official ChangeLog says compatibility with TakTuk 3.6 and above was added.
  • 1.2.2: Official ChangeLog lists connection-loss, version-test, missing-file, and hostname-gathering fixes.
  • 2022: Debian manpage source metadata records kanif 1.2.2-4 source updated on 2022-07-28.

Related projects

  • TakTuk provides the large-scale remote execution engine underneath kanif. C3, pdsh, and dsh are the older cluster administration tools whose interface ideas kanif intentionally echoes.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:cluster

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.kanif.conf/etc/kanif.conf/etc/c3.conf

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版1.2.2
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://packages.debian.org/stable/net/kanif

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:kanif
バージョン1.2.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/kanif
ホームページhttps://packages.debian.org/stable/net/kanif
リポジトリhttps://gitlab.inria.fr/taktuk/kanif
上流ドキュメントhttps://manpages.debian.org/testing/kanif/kanif.1.en.html
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://deb.debian.org/debian/pool/main/k/kanif/kanif_1.2.2.orig.tar.gz
依存関係taktuk
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

kanif 1.2.2-4

cluster management and administration swiss army knife

https://taktuk.gitlabpages.inria.fr/kanif.html

sudo apt install kanif
  • Section: net
  • Architecture: all
  • 2 依存関係
  • normalized package name match
  • 一致条件: Kanif
Debian stable package indexes · deb.debian.org · Debian stable package indexes: kanif from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

kanif

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

kanif 1.2.2-4

cluster management and administration swiss army knife

https://taktuk.gitlabpages.inria.fr/kanif.html

sudo apt install kanif
  • Section: universe/net
  • Architecture: all
  • 2 依存関係
  • normalized package name match
  • 一致条件: Kanif
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: kanif from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

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

このページは 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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment