Automic VaultAutomic Vault

cask

aws-vault-binary を Homebrew Cask でインストール

aws-vault-binary のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew Cask確認済み · 100%
brew install --cask aws-vault-binary

local Homebrew cask metadata

概要

パッケージ概要

Securely stores and accesses AWS credentials in a development environment

コマンドとエイリアス

  • aws-vault

履歴

プロジェクトの歴史と使われ方

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.

セキュリティ状態

保護ツール対応はまだ見つかっていません

aws-vault-binary に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

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

Config paths the tool may read or write during local use.

Unix
~/.aws/config
Windows
%USERPROFILE%\.aws\config

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
aws-vaultバイナリHomebrew cask バイナリaws-vault

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版7.2.0
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

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-2569887eb8f6c2bd431e814b32b9ec8a6bd394dbeb0c60822d76ed9be3c84ca1cc5
ダウンロード URLhttps://github.com/99designs/aws-vault/releases/download/v7.2.0/aws-vault-darwin-arm64.dmg
Bottle未記録
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew cask API
Taphomebrew/cask
Full Tokenaws-vault-binary
Names
  • AWS Vault
Old Tokens
  • aws-vault
Artifacts
Deprecatedno
Disabledno

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

MacPorts94%

aws-vault

sudo port install aws-vault
  • installed executable or alias match
  • 一致条件: Aws Vault
MacPorts ports tree · api.github.com · MacPorts ports tree: security/aws-vault/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Nix92%

aws-vault

nix profile install nixpkgs#aws-vault
  • installed executable or alias match
  • 一致条件: Aws Vault
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/aw/aws-vault/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman92%

aws-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-vault
  • License: MIT
  • Architecture: x86_64
  • 1 依存関係
  • 2 任意依存関係
  • installed executable or alias match
  • 一致条件: Aws Vault
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: aws-vault from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Chocolatey92%

aws-vault

choco install aws-vault
  • installed executable or alias match
  • 一致条件: Aws Vault
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: aws-vault from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','autodesk-fusion360'
Scoop92%

main/aws-vault

scoop install main/aws-vault
  • installed executable or alias match
  • 一致条件: Aws Vault
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/aws-vault.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget92%

99designs.aws-vault

winget install --id 99designs.aws-vault -e
  • installed executable or alias match
  • 一致条件: Aws Vault
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: 99designs.aws-vault from https://cdn.winget.microsoft.com/cache/source.msix
winget92%

ByteNess.AWSVault

winget install --id ByteNess.AWSVault -e
  • installed executable or alias match
  • 一致条件: Aws Vault
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: ByteNess.AWSVault from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment