Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install cbfmt

local Homebrew formula metadata

Linux

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

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

概要

パッケージ概要

Format codeblocks inside markdown and org documents

コマンドとエイリアス

  • cbfmt

履歴

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

cbfmt is a Rust command-line formatter driver for code blocks inside Markdown, Org, and reStructuredText documents.

プロジェクトの歴史

The official repository was created in July 2022. Its README defines cbfmt as a tool that iterates over document code blocks and runs configured formatting commands for each block language.

採用の歴史

The supplied package metadata shows cbfmt available through Homebrew and Nix. GitHub Releases published the v0.2.0 release on August 31, 2022.

使われ方

A `.cbfmt.toml` file maps code block languages to formatter commands that read stdin and write stdout. Users can check or rewrite files, process directories recursively, or read a document from stdin.

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

cbfmt is package-nerd-relevant because it composes existing language formatters instead of replacing them, giving documentation projects a small CLI for keeping embedded examples formatted.

タイムライン

  • 2022: The official GitHub repository was created.
  • 2022: v0.1.x and v0.2.0 releases were published.
  • 2023: The official repository metadata records later maintenance activity.

Related projects

  • rustfmt, gofmt, stylua, and black are example formatter commands shown in the official configuration example.
  • Markdown, Org, and reStructuredText are the document formats named by the official README.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 8 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 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
.cbfmt.toml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/lukas-reineke/cbfmt

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

インストールメタデータ

パッケージメタデータ

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

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

cbfmt

nix profile install nixpkgs#cbfmt
  • normalized package name match
  • 一致条件: Cbfmt
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cb/cbfmt/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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment