Automic VaultAutomic Vault

brew

dbacl を Homebrew, MacPorts, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install dbacl

local Homebrew formula metadata

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

MacPorts ports tree · textproc/dbacl/Portfile · ソース: api.github.com

Linux

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

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

概要

パッケージ概要

Digramic Bayesian classifier

コマンドとエイリアス

  • bayesol
  • dbacl
  • hmine
  • hypex
  • mailcross
  • mailfoot
  • mailinspect
  • mailtoe

履歴

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

dbacl is a collection of lightweight Unix and POSIX utilities for Bayesian text classification. Its most familiar package-manager use is mail filtering, but the official documentation presents it as a general text-classification toolkit that can be scripted for many document-sorting tasks.

プロジェクトの歴史

The SourceForge project metadata records dbacl from January 2003, and the project homepage describes the core utility plus companion tools such as bayesol, mailcross, mailtoe, mailfoot, and mailinspect. The documentation emphasizes digramic Bayesian classification and decision rules based on misclassification costs.

採用の歴史

dbacl belongs to the early-2000s wave of command-line spam and text filters that could be composed with mail delivery agents and shell scripts. Its documentation includes tutorials for junk mail filtering, cross-validation, procmail integration, and comparisons with other classifiers, which made it fit the Unix mail-filtering culture of the period.

使われ方

Users train categories from example text, classify new input, and combine dbacl with companion utilities when they need optimal classification rules or mail-filter evaluation. The manual-page index documents the small-tool style: one command for posterior probabilities, one for decision rules, and other commands for mailbox inspection and validation.

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

dbacl is interesting as a compact research-adjacent CLI package: it exposes Bayesian classification as ordinary Unix commands instead of a library or service. For package nerds, it is a reminder of when spam filtering, procmail recipes, and statistical text processing were common reasons to install small C command-line tools.

タイムライン

  • 2003: SourceForge project metadata records the project creation date.
  • 2000s: Official docs cover spam filtering, shell integration, and manual pages for the dbacl utility family.
  • Present: SourceForge hosts the project page and an official Git browser.

Related projects

  • The official related-projects page links dbacl to spam-filtering software, a Bayesian RSS aggregator, and the TREC Spam Filter Evaluation Tool Kit.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 13 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
bayesolcliグローバル実行可能ファイル
dbaclcliグローバル実行可能ファイル
hminecliグローバル実行可能ファイル
hypexcliグローバル実行可能ファイル
mailcrosscliグローバル実行可能ファイル
mailfootcliグローバル実行可能ファイル
mailinspectcliグローバル実行可能ファイル
mailtoecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

https://dbacl.sourceforge.net/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://dbacl.sourceforge.net/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:dbacl
バージョン1.14.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/dbacl
ホームページhttps://dbacl.sourceforge.net/
リポジトリhttps://sourceforge.net/p/dbacl/git
上流ドキュメントhttps://dbacl.sourceforge.net/
ライセンスGPL-3.0-or-later
ソースアーカイブhttps://downloads.sourceforge.net/project/dbacl/dbacl/1.14.1/dbacl-1.14.1.tar.gz
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

dbacl

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

dbacl

sudo port install dbacl
  • normalized package name match
  • 一致条件: Dbacl
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/dbacl/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