Automic VaultAutomic Vault

brew

chamber を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install chamber

local Homebrew formula metadata

Linux

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

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

概要

パッケージ概要

CLI for managing secrets through AWS SSM Parameter Store

コマンドとエイリアス

  • chamber

履歴

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

Chamber is Segment's CLI for managing secrets in AWS Systems Manager Parameter Store. It stores values under service/key paths and can inject them into process environments for application startup.

プロジェクトの歴史

The public repository was created in June 2017 and v1.0.0 was released two days later. The README frames Chamber as a tool for managing secrets through SSM Parameter Store and documents AWS IAM and KMS requirements.

The README records important compatibility milestones: version 2.0 moved to Parameter Store's path-based API by default, and version 3.0 reserved the _chamber service name for internal use.

採用の歴史

Chamber is packaged by Homebrew and Nix according to the input package facts, while upstream GitHub releases provide the main release channel. The README also recommends use with aws-vault, showing how it fits into AWS operator workflows.

使われ方

Common commands write, read, list, tag, export, import, and show history for secrets. The exec command loads secrets from one or more services, converts secret keys to environment variable names, and runs a child process with those values.

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

Chamber is significant because it made AWS SSM Parameter Store usable as a lightweight secrets backend from a single Go CLI. For package managers, it is the kind of small operational binary that replaced custom shell glue around AWS APIs.

タイムライン

  • 2017: GitHub repository created.
  • 2017: v1.0.0 published on GitHub releases.
  • 2018: README documents version 2.0 path-based Parameter Store behavior.
  • 2025: v3.1.x releases continue maintenance.
  • 2026: v3.1.5 published on GitHub releases.

Related projects

  • AWS SSM Parameter Store is the storage backend Chamber manages.
  • AWS KMS is used for encryption key configuration in the documented workflow.
  • aws-vault is recommended by the README as one way to provide AWS credentials safely.

セキュリティ状態

リスクレベル: グリーン

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 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/segmentio/chamber

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:chamber
バージョン3.1.5
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/chamber
ホームページhttps://github.com/segmentio/chamber
リポジトリhttps://github.com/segmentio/chamber
上流ドキュメントhttps://github.com/segmentio/chamber#readme
ライセンスMIT
ソースアーカイブhttps://github.com/segmentio/chamber/archive/refs/tags/v3.1.5.tar.gz
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namechamber
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%

chamber

nix profile install nixpkgs#chamber
  • normalized package name match
  • 一致条件: Chamber
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ch/chamber/package.nix from https://api.github.com/repos/NixOS/nixpkgs/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