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

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

## インストール

```sh
sudo av install brew:chamber
```

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

### macOS

- Homebrew (100%):

```sh
brew install chamber
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#chamber
```

  証拠: nixpkgs package indexes: pkgs/by-name/ch/chamber/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:chamber
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/chamber>
- **バージョン:** 3.1.5
- **ソース概要:** CLI for managing secrets through AWS SSM Parameter Store
- **ホームページ:** <https://github.com/segmentio/chamber>
- **リポジトリ:** <https://github.com/segmentio/chamber>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/segmentio/chamber/archive/refs/tags/v3.1.5.tar.gz>
- **最終更新:** 2026-07-27T19:20:59+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- chamber (cli)
- chamber (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 3.1.5
- マネージャ更新日: 2026-07-27
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/segmentio/chamber
- 検出された最新: v3.1.5 (最新)
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://github.com/segmentio/chamber#readme>
- <https://github.com/segmentio/chamber/releases>
- <https://api.github.com/repos/segmentio/chamber>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** chamber
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

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

- Nix - chamber: normalized package name match | nixpkgs package indexes: pkgs/by-name/ch/chamber/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Cloud CLI packages](https://pkg.so/ja/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [infisical](https://pkg.so/ja/brew/infisical/) - Shares pkgdb curated category or tags: cli, devops, secrets-management, security.
- [sops](https://pkg.so/ja/brew/sops/) - Shares pkgdb curated category or tags: cli, secrets-management, security.
- [aws-vault](https://pkg.so/ja/brew/aws-vault/) - Shares pkgdb curated category or tags: aws, cli, security.
- [osv-scanner](https://pkg.so/ja/brew/osv-scanner/) - Shares pkgdb curated category or tags: cli, go, security.
- [saml2aws](https://pkg.so/ja/brew/saml2aws/) - Shares pkgdb curated category or tags: aws, cli, security.
- [gobuster](https://pkg.so/ja/brew/gobuster/) - Shares pkgdb curated category or tags: cli, go, security.
- [ffuf](https://pkg.so/ja/brew/ffuf/) - Shares pkgdb curated category or tags: cli, go, security.
- [doppler](https://pkg.so/ja/brew/doppler/) - Shares pkgdb curated category or tags: cli, devops, secrets-management, security.
- [credstash](https://pkg.so/ja/brew/credstash/) - Security-sensitive metadata or terminology overlaps. Shared terms: aws, cli, management, managing, secrets.
- [envio](https://pkg.so/ja/brew/envio/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, management, managing, secrets, secrets-management.
- [shush](https://pkg.so/ja/brew/shush/) - Security-sensitive metadata or terminology overlaps. Shared terms: aws, cli, management, secrets, secrets-management.

## Combined YAML source

View the package source record on GitHub. [combined/chamber.yml](https://github.com/mxcl/pkgdb/blob/main/combined/chamber.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
