Automic VaultAutomic Vault

brew

historian を Homebrew, MacPorts でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install historian

local Homebrew formula metadata

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

MacPorts ports tree · math/hist/Portfile · ソース: api.github.com

概要

パッケージ概要

Command-line utility for managing shell history in a SQLite database

コマンドとエイリアス

  • hist

履歴

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

historian is a small shell-history utility that imports `~/.bash_history` into SQLite and exposes a `hist` command for config, import, search, and log viewing. It is a niche predecessor to later shell-history database tools.

プロジェクトの歴史

The repository begins on 2017-04-10 with an initial commit. Tags 0.0.1 and 0.0.2 followed within days, and the README documents the utility as a command-line manager for shell history in a SQLite database.

The project is intentionally narrow: dedupe and import Bash history, store it in `~/.historian.db`, search it, and optionally run `hist import` from a shell profile.

採用の歴史

Official adoption evidence is thin. Homebrew and MacPorts package records in the batch input indicate that the tool crossed from a personal script-style repository into package-manager distribution, but the official README does not describe a wider community.

使われ方

A user places the script directory on PATH or aliases `hist`, runs `hist import`, and searches with `hist search term` or shorthand `hist /term`. `hist config` prints paths for Bash history, the SQLite database, and sqlite3.

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

historian is package-nerd-interesting mainly because it captures the minimal SQLite shell-history idea in a tiny package: no daemon, no sync, no terminal UI, just import and query. That simplicity makes it a useful contrast with later tools such as hiSHtory and Atuin.

タイムライン

  • 2017-04-10: Initial commit.
  • 2017-04-11: 0.0.1 is tagged.
  • 2017-04-14: 0.0.2 is tagged.
  • 2017: README documents import, config, search, and log workflows.

Related projects

  • hiSHtory and Atuin are later, larger shell-history tools with contextual search and sync.
  • SQLite is the core storage dependency documented by historian.

ソース

  • Official Git repository tags and commits for timeline dates.
  • Official README for feature scope, install, usage, and database paths.

セキュリティ状態

リスクレベル: yellow

broad file, network, media, or database tool signal. generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • broad file, network, media, or database tool signal
  • generalized runtime or code generation signal

信号

  • text:database,sql
  • text:shell

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/jcsalterego/historian

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

インストールメタデータ

パッケージメタデータ

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

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

MacPorts94%

hist

sudo port install hist
  • installed executable or alias match
  • 一致条件: Hist
MacPorts ports tree · api.github.com · MacPorts ports tree: math/hist/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