pkg.soopen package index

brew / 順位 2723

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

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
chamber実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版3.1.5
マネージャ更新日2026-07-27
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:chamber
バージョン3.1.5
パッケージマネージャHomebrew
ホームページhttps://github.com/segmentio/chamber
リポジトリhttps://github.com/segmentio/chamber
最終更新2026-07-27T19:20:59+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの 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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation