Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install chatblade

local Homebrew formula metadata

Linux

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

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

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

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

概要

パッケージ概要

CLI Swiss Army Knife for ChatGPT

コマンドとエイリアス

  • chatblade

履歴

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

Chatblade is a command-line ChatGPT client built for the early wave of LLM CLI tooling: it accepts arguments or piped input, stores sessions, loads reusable prompt files, streams responses, and can extract Markdown or JSON from model output.

プロジェクトの歴史

The GitHub repository was created in March 2023, a few months after ChatGPT popularized conversational LLM workflows. Release metadata shows a first public release on March 20, 2023, rapid 0.2.x releases in April 2023, and a latest v0.7.0 release in October 2024. The README now states that the project is archived and no longer under active development.

採用の歴史

Chatblade was distributed through pip, Homebrew, and source installs from GitHub; the input facts also list Nix and pacman packaging. Its README examples target shell users who want to pipe content into ChatGPT, keep named sessions, and reuse prompt preambles from a config directory.

使われ方

Common uses include `chatblade question`, piping files or RSS feeds into a prompt, continuing the last conversation with `-l`, creating named sessions with `-S`, loading prompt files with `-p`, selecting models with `-c`, and extracting structured output with `-e`. Authentication is by `OPENAI_API_KEY` or an explicit `--openai-api-key` option.

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

Chatblade is notable as an early packaged LLM command-line client that made ChatGPT feel like a Unix filter. Its package significance is less about long-term infrastructure and more about the 2023 moment when package managers filled quickly with small CLIs wrapping hosted LLM APIs for pipes, prompts, and shell automation.

タイムライン

  • 2023-03: GitHub repository created and first public release v0.0.1 published.
  • 2023-04: Rapid 0.2.x releases added early functionality.
  • 2024-10: Latest upstream GitHub release metadata lists v0.7.0.
  • 2026: README states the project is archived and recommends newer CLI tools.

Related projects

  • The README recommends `llm` and Fabric as modern CLI tools in the same spirit.
  • OpenAI ChatGPT and OpenAI/Azure OpenAI APIs are the model services documented by the README.
  • Codex and Claude Code are mentioned by the README as newer direct coding-assistant options.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 4 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 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
~/.config/chatblade/{prompt_name}~/.config/chatblade/{prompt_name}.yaml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/npiv/chatblade

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報No cached GitHub release or tag data was available.https://github.com/npiv/chatblade信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:chatblade
バージョン0.7.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/chatblade
ホームページhttps://github.com/npiv/chatblade
リポジトリhttps://github.com/npiv/chatblade
上流ドキュメントhttps://github.com/npiv/chatblade#readme
ライセンスGPL-3.0-only
ソースアーカイブhttps://files.pythonhosted.org/packages/ff/02/e7dfd50d98139472851d03d793c39aebe1364a960648312d252137b0ec25/chatblade-0.7.0.tar.gz
依存関係certifi, libyaml, pydantic, python@3.13
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

chatblade

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

chatblade 0.7.0-3

A CLI Swiss Army Knife for ChatGPT

https://github.com/npiv/chatblade

sudo pacman -S chatblade
  • License: GPL-3.0-only
  • Architecture: any
  • 7 依存関係
  • normalized package name match
  • 一致条件: Chatblade
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: chatblade 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