macOS
brew install shushlocal Homebrew formula metadata
brew / rank 10200
Encrypt and decrypt secrets using the AWS Key Management Service. Version 1.5.5 via Homebrew; verified 2026-09-13. Also installable with ubuntu: sudo apt install shush.
install
brew install shushlocal Homebrew formula metadata
sudo apt install shushUbuntu 24.04 LTS package indexes · shush · source: archive.ubuntu.com
overview
Encrypt and decrypt secrets using the AWS Key Management Service
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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/credentialsexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
shush | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/realestate-com-au/shush
install metadata
| Package key | brew:shush |
|---|---|
| Version | 1.5.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/shush |
| Homepage | https://github.com/realestate-com-au/shush |
| Repository | https://github.com/realestate-com-au/shush |
| License | MIT |
| Source archive | https://github.com/realestate-com-au/shush/archive/refs/tags/v1.5.5.tar.gz |
| Last updated | 2026-09-13T09:11:47Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
shush 1.2.3-5.1
runs a command and optionally reports its output by mail
sudo apt install shushsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.