# 使用 Homebrew Cask 安装 aws-vault-binary

查看 aws-vault-binary 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install cask:aws-vault-binary
```

其他安装命令:

### macOS

- Homebrew Cask (100%):

```sh
brew install --cask aws-vault-binary
```

  证据: local Homebrew cask metadata

## 软件包事实

- **软件包键:** cask:aws-vault-binary
- **软件包管理器:** Homebrew Cask
- **版本:** 7.2.0
- **来源摘要:** Securely stores and accesses AWS credentials in a development environment
- **主页:** <https://github.com/99designs/aws-vault>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- aws-vault (二进制)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 7.2.0
## 项目历史与用法

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.

### 时间线

- 2015-08: Original 99designs/aws-vault repository created.
- 2015-09: v1.0.0 GitHub release published.
- 2023-03: v7.2.0 published by the 99designs repository.
- 2025-05: ByteNess active fork created.
- 2026-06: Original README marked 99designs/aws-vault abandoned and pointed to ByteNess/aws-vault.

### Related projects

- `ByteNess/aws-vault` is the maintained fork named by the original upstream README.
- `aws-sso-cli` uses similar secure keyring ideas but focuses on IAM Identity Center rather than long-term IAM access keys.

### 来源

- <https://formulae.brew.sh/api/cask/aws-vault-binary.json>
- <https://github.com/99designs/aws-vault>
- <https://raw.githubusercontent.com/99designs/aws-vault/master/README.md>
- <https://raw.githubusercontent.com/99designs/aws-vault/master/USAGE.md>


## 安全说明

没有找到 aws-vault-binary 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.aws/config
- Windows: %USERPROFILE%\.aws\config
## 其他软件包管理器记录

- MacPorts - aws-vault: installed executable or alias match | MacPorts ports tree: security/aws-vault/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Nix - aws-vault: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/aw/aws-vault/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - aws-vault - 7.13.0-1: installed executable or alias match | Arch Linux sync databases: aws-vault from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Vault for securely storing and accessing AWS credentials in development environments | https://github.com/ByteNess/aws-vault
- Chocolatey - aws-vault: installed executable or alias match | Chocolatey community package catalog: aws-vault from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','authy-desktop'
- Scoop - main/aws-vault: installed executable or alias match | Scoop official bucket manifest trees: bucket/aws-vault.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - 99designs.aws-vault: installed executable or alias match | Windows Package Manager source index: 99designs.aws-vault from https://cdn.winget.microsoft.com/cache/source.msix
- winget - ByteNess.AWSVault: installed executable or alias match | Windows Package Manager source index: ByteNess.AWSVault from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/aws-vault-binary.yml](https://github.com/mxcl/pkgdb/blob/main/combined/aws-vault-binary.yml)


## 来源

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
