macOS
brew install borklocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bork in AI-Agent-Workflows.
Installation
brew install borklocal Homebrew formula metadata
nix profile install nixpkgs#borknixpkgs package indexes · pkgs/by-name/bo/bork/package.nix · Quelle: api.github.com
Überblick
Bash-Operated Reconciling Kludge
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
bork | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/borksh/bork
Installationsmetadaten
| Paketschlüssel | brew:bork |
|---|---|
| Version | 0.14.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/bork |
| Homepage | https://bork.sh/ |
| Repository | https://github.com/borksh/bork |
| Upstream-Dokumentation | https://bork.sh/ |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/borksh/bork/archive/refs/tags/v0.14.0.tar.gz |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bork |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
bork
nix profile install nixpkgs#borkQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.