macOS
brew install --cask aws-vault-binarylocal Homebrew cask metadata
cask
aws-vault-binary のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install --cask aws-vault-binarylocal Homebrew cask metadata
概要
Securely stores and accesses AWS credentials in a development environment
履歴
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.
セキュリティ状態
aws-vault-binary に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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\config実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
aws-vault | バイナリ | Homebrew cask バイナリ | aws-vault |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/99designs/aws-vault
インストールメタデータ
| パッケージキー | cask:aws-vault-binary |
|---|---|
| バージョン | 7.2.0 |
| パッケージマネージャ | Homebrew Cask |
| パッケージマネージャページ | https://formulae.brew.sh/cask/aws-vault-binary |
| ホームページ | https://github.com/99designs/aws-vault |
| リポジトリ | https://github.com/99designs/aws-vault |
| ソースアーカイブ | https://github.com/99designs/aws-vault/releases/download/v7.2.0/aws-vault-darwin-arm64.dmg |
| SHA-256 | 9887eb8f6c2bd431e814b32b9ec8a6bd394dbeb0c60822d76ed9be3c84ca1cc5 |
| ダウンロード URL | https://github.com/99designs/aws-vault/releases/download/v7.2.0/aws-vault-darwin-arm64.dmg |
| Bottle | 未記録 |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew cask API |
|---|---|
| Tap | homebrew/cask |
| Full Token | aws-vault-binary |
| Names |
|
| Old Tokens |
|
| Artifacts | |
| Deprecated | no |
| Disabled | no |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.