Automic VaultAutomic Vault

brew

bork を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install bork

local Homebrew formula metadata

Linux

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

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

概要

パッケージ概要

Bash-Operated Reconciling Kludge

コマンドとエイリアス

  • bork

履歴

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

bork is a Bash-based declarative configuration-management tool whose joke expansion, Bash-Operated Reconciling Kludge, accurately signals both its Unix minimalism and its Puppet-like reconciliation model.

プロジェクトの歴史

The current borksh repository was created in February 2021, while the public project history includes an earlier mattly/bork repository. The official site describes bork as a Bash DSL for declarative assertions about system state.

bork intentionally targets Bash 3.2 and common Unix utilities such as sed, awk, and grep, which makes portability across macOS and Unix-like systems part of the design rather than an accident.

採用の歴史

bork is niche but packaged: the batch input records Homebrew and Nix availability, and the official packages page tracks package versions across channels. That suggests a tool maintained for small-scale operator and dotfile workflows rather than broad enterprise configuration management.

Its adoption is strongest where users want declarative host setup without agents, services, or a large language runtime.

使われ方

Users write assertions using ok and no functions, declaring desired states such as files, directories, packages, or services. bork handlers then decide whether to check, install, upgrade, or otherwise reconcile that assertion.

The manpage frames bork files as config files in their own right, so there is no separate fixed config path; users pass or run the scripts that contain their assertions.

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

bork is interesting because it keeps configuration management inside the shell and standard Unix toolbox. It is the opposite of a heavy agent: package it, run a script, reconcile state.

For package curation, it is a reminder that some useful infrastructure tools are intentionally tiny DSLs rather than daemons or platforms.

タイムライン

  • 2021-02: Official GitHub repository metadata shows borksh/bork created.
  • 2021-02: GitHub release metadata shows v0.11.1 in the public release feed.
  • 2025: Repository metadata shows continued maintenance activity.
  • 2026: Package-manager input records Homebrew and Nix packaging.

Related projects

  • Puppet is a conceptual reference point in bork's own tagline about configuration management.
  • Bash and common Unix utilities are explicit runtime foundations.
  • The borksh/homebrew-tap repository is related packaging infrastructure maintained by the project organization.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/borksh/bork

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:bork
バージョン0.14.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/bork
ホームページhttps://bork.sh/
リポジトリhttps://github.com/borksh/bork
上流ドキュメントhttps://bork.sh/
ライセンスApache-2.0
ソースアーカイブhttps://github.com/borksh/bork/archive/refs/tags/v0.14.0.tar.gz
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebork
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%

bork

nix profile install nixpkgs#bork
  • normalized package name match
  • 一致条件: Bork
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bo/bork/package.nix from https://api.github.com/repos/NixOS/nixpkgs/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