macOS
brew install shushlocal Homebrew formula metadata
brew / 順位 10200
shush のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install shushlocal Homebrew formula metadata
sudo apt install shushUbuntu 24.04 LTS package indexes · shush · ソース: archive.ubuntu.com
概要
Encrypt and decrypt secrets using the AWS Key Management Service
履歴
shush is a Go command-line utility from REA Group for encrypting and decrypting small secrets with AWS Key Management Service.
REA Group developed shush as a small AWS KMS encryption and decryption tool. The official repository's copyright notice dates from 2019, and the project was implemented in Go with downloadable release binaries.
The official project publishes release binaries, documents installation with go install, and provides a direct Unix/Linux installation example. Its exec mode also supports container-entrypoint use, broadening it from an interactive encryption utility into a deployment-time secret injector.
Pipe plaintext to shush encrypt with a KMS key ID, ARN, or alias, then pipe the Base64 ciphertext to shush decrypt. The exec subcommand decrypts KMS_ENCRYPTED_ environment variables and exposes the plaintext under names without that prefix before starting another command.
shush is representative of small cloud-native security utilities that wrap a managed key service in Unix pipes and environment-variable conventions. Its command-shim mode is particularly relevant to container and twelve-factor deployment workflows.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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-bearing paths to review before unattended agent runs.
~/.aws/credentials実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
shush | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/realestate-com-au/shush
インストールメタデータ
| パッケージキー | brew:shush |
|---|---|
| バージョン | 1.5.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/shush |
| ホームページ | https://github.com/realestate-com-au/shush |
| リポジトリ | https://github.com/realestate-com-au/shush |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/realestate-com-au/shush/archive/refs/tags/v1.5.5.tar.gz |
| 最終更新 | 2026-09-13T09:11:47Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | shush |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
shush 1.2.3-5.1
runs a command and optionally reports its output by mail
sudo apt install shushソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.