macOS
brew install --cask aws-vault-binarylocal Homebrew cask metadata
cask
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de aws-vault-binary pour les workflows d'agents IA.
installation
brew install --cask aws-vault-binarylocal Homebrew cask metadata
aperçu
Securely stores and accesses AWS credentials in a development environment
historique
The `aws-vault-binary` cask packages the original 99designs AWS Vault macOS binary distribution. AWS Vault stores long-term AWS IAM credentials in an operating-system secure store and exposes short-lived STS credentials to commands, shells, browser sessions, or local metadata-style endpoints.
The original `99designs/aws-vault` repository was created in August 2015, with GitHub releases beginning at v1.0.0 in September 2015. The upstream README links to a 99designs announcement post and describes the tool as complementary to the AWS CLI, aware of profiles in `~/.aws/config`.
By 2026 the original README marked the project abandoned and pointed users to the active `ByteNess/aws-vault` fork. The cask, however, still references the 99designs repository and v7.2.0 macOS DMG artifact, so this record reflects the legacy binary distribution rather than the newer Homebrew formula.
AWS Vault became one of the canonical AWS credential helpers in the macOS and Unix developer tooling ecosystem. The original README listed installation through direct releases, Homebrew, MacPorts, Chocolatey, Scoop, Arch, Gentoo, FreeBSD, OpenSUSE, Nix, and asdf, which is unusually broad for a single-purpose credential CLI.
The 99designs repository metadata showed thousands of stars and hundreds of forks in June 2026, and the v7.2.0 release assets had large download counts, especially for Linux and Apple Silicon macOS binaries. Homebrew cask analytics still showed active installs for the binary cask even after the original project became legacy.
The classic workflow is `aws-vault add profile` to store long-term credentials in the platform vault, then `aws-vault exec profile -- command` or `aws-vault login profile` to obtain temporary AWS credentials or console access. The usage guide also documents credential_process use, MFA session caching, SSO caching, and metadata server modes.
Because secrets live in the OS keychain or equivalent backend, `~/.aws/credentials` is not the primary storage location for this package's secrets.
This cask is historically significant because it preserves the old signed macOS binary channel after the main formula moved on. It also illustrates a common packaging split: the same tool can exist as a source-built formula and as a binary cask, with different upstreams and maintenance status over time.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour aws-vault-binary. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.
Config paths the tool may read or write during local use.
~/.aws/config%USERPROFILE%\.aws\configexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
aws-vault | binaire | binaire de cask Homebrew | aws-vault |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/99designs/aws-vault
métadonnées d'installation
| Clé du paquet | cask:aws-vault-binary |
|---|---|
| Version | 7.2.0 |
| Gestionnaire de paquets | Homebrew Cask |
| Page du gestionnaire de paquets | https://formulae.brew.sh/cask/aws-vault-binary |
| Page d'accueil | https://github.com/99designs/aws-vault |
| Dépôt | https://github.com/99designs/aws-vault |
| Archive source | https://github.com/99designs/aws-vault/releases/download/v7.2.0/aws-vault-darwin-arm64.dmg |
| SHA-256 | 9887eb8f6c2bd431e814b32b9ec8a6bd394dbeb0c60822d76ed9be3c84ca1cc5 |
| URL de téléchargement | https://github.com/99designs/aws-vault/releases/download/v7.2.0/aws-vault-darwin-arm64.dmg |
| Bouteille | non enregistré |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew cask API |
|---|---|
| Tap | homebrew/cask |
| Full Token | aws-vault-binary |
| Names |
|
| Old Tokens |
|
| Artifacts | |
| Deprecated | no |
| Disabled | no |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
aws-vault
sudo port install aws-vaultaws-vault
nix profile install nixpkgs#aws-vaultaws-vault 7.11.1-1
Vault for securely storing and accessing AWS credentials in development environments
https://github.com/ByteNess/aws-vault
sudo pacman -S aws-vaultaws-vault
choco install aws-vaultmain/aws-vault
scoop install main/aws-vault99designs.aws-vault
winget install --id 99designs.aws-vault -eByteNess.AWSVault
winget install --id ByteNess.AWSVault -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.