macOS
brew install shushlocal Homebrew formula metadata
brew / Rang 10200
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für shush in AI-Agent-Workflows.
Installation
brew install shushlocal Homebrew formula metadata
sudo apt install shushUbuntu 24.04 LTS package indexes · shush · Quelle: archive.ubuntu.com
Überblick
Encrypt and decrypt secrets using the AWS Key Management Service
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
shush | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/realestate-com-au/shush
Installationsmetadaten
| Paketschlüssel | brew:shush |
|---|---|
| Version | 1.5.5 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/shush |
| Homepage | https://github.com/realestate-com-au/shush |
| Repository | https://github.com/realestate-com-au/shush |
| Lizenz | MIT |
| Quellarchiv | https://github.com/realestate-com-au/shush/archive/refs/tags/v1.5.5.tar.gz |
| Zuletzt aktualisiert | 2026-09-13T09:11:47Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
shush 1.2.3-5.1
runs a command and optionally reports its output by mail
sudo apt install shushQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.