Automic VaultAutomic Vault

brew

hblock を Homebrew, Nix, pacman でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install hblock

local Homebrew formula metadata

Linux

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

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

Arch Linux pacman確認済み · 92%
sudo pacman -S hblock

Arch Linux sync databases · hblock · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Adblocker that creates a hosts file from multiple sources

履歴

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

hBlock is a POSIX shell hosts-file generator for blocking advertising, tracking, and malware domains. It belongs to the long Unix tradition of small text-processing security tools: fetch lists, merge/filter them, and write a system file or alternate output format.

プロジェクトの歴史

The public GitHub repository was created in August 2015 by Hector Molinero Fernandez. The README describes hBlock as a POSIX-compliant shell script that gathers domains from multiple sources and creates a hosts file, among other formats, to prevent systems from connecting to them.

The manpage documents the program as hBlock 3.5.1 and exposes its design through options: output file, header, footer, sources file, allowlist, denylist, redirection address, wrapping, template, comments, lenient matching, regex allowlists, subdomain filtering, retries, continuation on download error, and parallel downloads.

採用の歴史

The README points users to a package list and mentions various package managers. Input facts show hBlock packaged in Homebrew, Nix, and pacman, which fits its audience: Unix-like users who want repeatable hosts-file generation rather than a browser-specific blocker.

The project also publishes nightly generated blocklist outputs on its website and documents a systemd timer for regular updates, showing use as both a local command and scheduled system maintenance tool.

使われ方

The default workflow is to run hblock and let it generate a hosts file from built-in or configured sources. Users can point it at custom sources.list, allow.list, deny.list, header, and footer files under XDG_CONFIG_HOME/hblock or /etc/hblock, or print to stdout for integration with other tooling.

The README warns that hBlock replaces the system hosts file by default, so careful use and backups matter when a machine already has local hosts entries.

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

hBlock is package-nerd friendly because it is just a shell script with explicit files, environment variables, and predictable Unix paths. It demonstrates how a tiny package can wrap a volatile external data problem while leaving policy in plain text files.

タイムライン

  • 2015: Public GitHub repository created.
  • 2020s: hBlock documents versioned manual pages and a 3.x command surface.
  • 2020s: Homebrew, Nix, and pacman package names appear in input package facts.

Related projects

  • hMirror is related by upstream maintainer documentation as a way to inspect source blocklists behind false positives.
  • Hosts-file blocklists, dnsmasq-style outputs, and systemd timers are related operational pieces described by the README and manpage.

セキュリティ状態

リスクレベル: グリーン

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

推奨レビュー

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

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
$XDG_CONFIG_HOME/hblock/sources.list/etc/hblock/sources.list$XDG_CONFIG_HOME/hblock/allow.list/etc/hblock/allow.list$XDG_CONFIG_HOME/hblock/deny.list/etc/hblock/deny.list$XDG_CONFIG_HOME/hblock/header/etc/hblock/header$XDG_CONFIG_HOME/hblock/footer/etc/hblock/footer

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/hectorm/hblock

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:hblock
バージョン3.5.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/hblock
ホームページhttps://hblock.molinero.dev/
リポジトリhttps://github.com/hectorm/hblock
上流ドキュメントhttps://github.com/hectorm/hblock#readme
ライセンスMIT
ソースアーカイブhttps://github.com/hectorm/hblock/archive/refs/tags/v3.5.1.tar.gz
macOS 提供ライブラリcurl
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

hblock

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

hblock 3.5.1-1

Adblocker that creates a hosts file from multiple sources

https://hblock.molinero.dev/

sudo pacman -S hblock
  • License: MIT
  • Architecture: any
  • 3 依存関係
  • normalized package name match
  • 一致条件: Hblock
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: hblock from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.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