Automic VaultAutomic Vault

brew

bitwarden-cli を Homebrew, chocolatey, MacPorts, Nix, pacman, scoop, winget でインストール

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

エージェント安全性

エージェント安全性の回答

bitwarden-cli accesses vault items and secrets from local workflows.

認証情報アクセス

Can read passwords, notes, tokens, and vault metadata after unlock.

リモート変更

Can create, edit, delete, and sync vault items.

公開/成果物リスク

Can export secrets into files or downstream release commands.

推奨コントロール

Gate item reads, exports, unlock, and mutations.

エージェント利用ガイダンス

Allow metadata-only operations; require approval for secret retrieval, export, and item changes.

インストール

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

macOS

Homebrew確認済み · 100%
brew install bitwarden-cli

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install bitwarden-cli

MacPorts ports tree · security/bitwarden-cli/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#bitwarden-cli

nixpkgs package indexes · pkgs/by-name/bi/bitwarden-cli/package.nix · ソース: api.github.com

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

Arch Linux sync databases · bitwarden-cli · ソース: geo.mirror.pkgbuild.com

Windows

Chocolatey確認済み · 92%
choco install bitwarden-cli

Chocolatey community package catalog · bitwarden-cli · ソース: community.chocolatey.org

Scoop確認済み · 92%
scoop install main/bitwarden-cli

Scoop official bucket manifest trees · bucket/bitwarden-cli.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id Bitwarden.CLI -e

Windows Package Manager source index · Bitwarden.CLI · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Secure and free password manager for all of your devices

履歴

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

Bitwarden CLI, invoked as bw, is the command-line client for Bitwarden Password Manager. Official docs describe it as a full-featured vault-management tool whose features mostly parallel Bitwarden's desktop and browser clients.

The package is significant because it puts an end-to-end encrypted password manager into shell scripts, CI jobs, server migration workflows, and terminal-first daily use.

プロジェクトの歴史

The Bitwarden clients repository was created in 2016 and houses the web, browser extension, desktop, and CLI clients, with mobile clients split into separate iOS and Android repositories.

By the 2020s, the CLI had dedicated release tags in the clients repository, including cli-v2022.6.0 and continuing through cli-v2026.6.0. Bitwarden's CLI docs now document native executable downloads, npm installation, Chocolatey, Snap, Flatpak use through the desktop app, and GitHub checksums.

採用の歴史

The input package-manager data shows broad package adoption across Homebrew, Chocolatey, MacPorts, Nix, Arch, Scoop, and winget. The official docs also list npm, Chocolatey, Snap, native executables, and Flatpak-mediated use.

Bitwarden's own help center positions the CLI for interactive login, API-key login, SSO login, server geography selection, and self-hosted deployments, which explains its reach beyond personal password lookup into business and automation workflows.

使われ方

Typical CLI use starts with bw login, then bw unlock to generate a session key for commands that touch encrypted vault data. Official docs also document API-key login through BW_CLIENTID and BW_CLIENTSECRET environment variables for automated work.

The CLI can list, get, edit, generate, encode, import, export, and serve vault data. Package users care about the serve mode and raw/JSON output options because they let local tools consume vault data without binding to Bitwarden's GUI clients.

Bitwarden documents BITWARDENCLI_APPDATA_DIR for separate data.json configurations, which lets users keep multiple accounts or environments isolated.

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

bitwarden-cli is one of the canonical examples of a security GUI product with a serious command-line surface. It lets package managers deliver a password-vault client into headless machines and scripted environments without requiring a desktop app.

Its package story is also interesting because the official docs distinguish OSS and non-OSS CLI bundles on GitHub while common distribution platforms carry the default build. That distinction matters to users who audit package provenance.

For shell users, bw is a bridge between human secret storage and automation: strong enough for personal use, but scriptable enough for infrastructure migration and controlled retrieval.

タイムライン

  • 2016: bitwarden/clients repository created.
  • 2022-07-05: cli-v2022.6.0 release published in the clients repository.
  • 2024: Official CLI docs reference OSS and non-OSS bundle naming examples such as bw-oss-windows-2024.12.0.zip and bw-windows-2024.12.0.zip.
  • 2026-06-25: cli-v2026.6.0 release published.

Related projects

  • bitwarden/server provides the backend infrastructure for Bitwarden.
  • bitwarden/ios and bitwarden/android provide the mobile clients outside the clients monorepo.
  • bitwarden/directory-connector supports enterprise directory synchronization.
  • Bitwarden Secrets Manager is a related Bitwarden product for machine secrets, but it is distinct from the Password Manager CLI.

セキュリティ状態

保護ツール対応はまだ見つかっていません

bitwarden-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

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

Credential files

Credential-bearing paths to review before unattended agent runs.

macOS
~/Library/Application Support/Bitwarden CLI/data.json

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/bitwarden/clients

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:bitwarden-cli
バージョン2026.6.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/bitwarden-cli
ホームページhttps://bitwarden.com/
リポジトリhttps://github.com/bitwarden/clients
上流ドキュメントhttps://bitwarden.com
ライセンスGPL-3.0-only
ソースアーカイブhttps://github.com/bitwarden/clients/archive/refs/tags/cli-v2026.6.0.tar.gz
最終更新2026-06-25T21:14:47Z
Pulseupdated
依存関係node
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

bitwarden-cli

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

bitwarden-cli 2026.2.0-1

The command line vault

https://github.com/bitwarden/clients

sudo pacman -S bitwarden-cli
  • License: GPL-3.0-only
  • Architecture: x86_64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Bitwarden Cli
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: bitwarden-cli from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

bitwarden-cli

sudo port install bitwarden-cli
  • normalized package name match
  • 一致条件: Bitwarden Cli
MacPorts ports tree · api.github.com · MacPorts ports tree: security/bitwarden-cli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

bitwarden-cli

choco install bitwarden-cli
  • normalized package name match
  • 一致条件: Bitwarden Cli
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: bitwarden-cli from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','backupper-standard'
Scoop95%

main/bitwarden-cli

scoop install main/bitwarden-cli
  • normalized package name match
  • 一致条件: Bitwarden Cli
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/bitwarden-cli.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Bitwarden.CLI

winget install --id Bitwarden.CLI -e
  • normalized package name match
  • 一致条件: Bitwarden Cli
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Bitwarden.CLI from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは 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 agent safety answer
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment