pkg.soopen package index

brew / 排名 728

使用 Homebrew, chocolatey, MacPorts, Nix, pacman, scoop, winget 安装 aws-vault

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install aws-vault

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install aws-vault

MacPorts ports tree · security/aws-vault/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#aws-vault

nixpkgs package indexes · pkgs/by-name/aw/aws-vault/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S aws-vault

Arch Linux sync databases · aws-vault · 来源: geo.mirror.pkgbuild.com

Windows

Chocolatey已验证 · 92%
choco install aws-vault

Chocolatey community package catalog · aws-vault · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install main/aws-vault

Scoop official bucket manifest trees · bucket/aws-vault.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id 99designs.aws-vault -e

Windows Package Manager source index · 99designs.aws-vault · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Securely store and access AWS credentials in development environments

命令和别名

  • aws-vault

历史

项目历史与用法

AWS Vault is a long-running AWS credential helper that stores IAM credentials in a secure backend and generates temporary credentials for local development. The Homebrew formula now tracks the maintained ByteNess fork, whose README states that it continues the abandoned 99designs project.

项目历史

The original project started at 99designs in 2015 and quickly established the `aws-vault add` plus `aws-vault exec` workflow for keeping long-term AWS keys out of plaintext shell environments. Its documentation made `~/.aws/config` the coordination point while storing secrets in platform facilities such as macOS Keychain, Windows Credential Manager, Secret Service, KWallet, pass, or encrypted files.

In May 2025, the ByteNess fork was created as an active continuation. By June 2026 the original 99designs README warned that the old project was abandoned, while the ByteNess README called itself a maintained fork and documented newer backend support such as Windows Hello, keyctl, Passage, and 1Password options.

采用历史

AWS Vault has broad package-manager reach: the original README listed Homebrew, MacPorts, Chocolatey, Scoop, Arch, Gentoo, FreeBSD, OpenSUSE, Nix, and asdf, while the ByteNess README keeps Homebrew, Chocolatey, and Nix as prominent install paths. Homebrew analytics showed several thousand 30-day formula installs in June 2026.

Its adoption is tied to security posture in developer AWS accounts: teams can store persistent IAM keys in a local secure backend, require MFA, and hand commands only short-lived STS credentials. That pattern made it useful for Terraform, SDKs, CI-adjacent local scripts, and desktop apps that need AWS credentials without placing static keys in environment variables.

使用方式

Common usage is `aws-vault add <profile>` followed by `aws-vault exec <profile> -- <command>`, `aws-vault login <profile>`, or `aws-vault export` through `credential_process`. The usage guide describes executor mode, master-credential-vault mode, MFA session cache mode, and caching of alternative credential sources such as SSO and web identity.

The maintained fork also documents backend selection and migration between backends, which matters for users moving between macOS Keychain, Linux desktop secret stores, 1Password, and encrypted-file fallback.

为什么软件包爱好者会关心

AWS Vault matters to package nerds because it is both a security tool and a packaging case study: a mature, heavily packaged CLI moved from an abandoned original upstream to an active fork while retaining the same command name and ecosystem expectations. Homebrew formula metadata now points at ByteNess release tags rather than the older 99designs releases.

时间线

  • 2015-08: Original 99designs/aws-vault repository created.
  • 2015-09: v1.0.0 GitHub release published by 99designs/aws-vault.
  • 2023-03: 99designs/aws-vault v7.2.0 published.
  • 2025-05: ByteNess/aws-vault repository created as the maintained fork.
  • 2026-06: ByteNess v7.12.4 published; Homebrew formula tracked v7.12.4.

Related projects

  • `99designs/aws-vault` is the original upstream and remains the source for the legacy cask.
  • `aws-sso-cli`, `aws-sso-util`, and `aws2-wrap` cover adjacent IAM Identity Center workflows that became more important after AWS CLI v2.

安全态势

尚未找到受保护工具覆盖

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

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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-vaultcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-04
管理器版本7.13.2
管理器更新时间2026-07-30
本地数据OK
上游当前
检测到的最新版本v7.13.2

https://github.com/ByteNess/aws-vault

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:aws-vault
版本7.13.2
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/aws-vault
主页https://github.com/ByteNess/aws-vault
仓库https://github.com/ByteNess/aws-vault
许可证MIT
源码归档https://github.com/ByteNess/aws-vault/archive/refs/tags/v7.13.2.tar.gz
最后更新2026-07-30T15:04:00Z
Pulseupdated
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameaws-vault
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

aws-vault

nix profile install nixpkgs#aws-vault
  • normalized package name 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
pacman95%

aws-vault 7.13.0-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 可选依赖
  • normalized package name 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
MacPorts95%

aws-vault

sudo port install aws-vault
  • normalized package name 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
Chocolatey95%

aws-vault

choco install aws-vault
  • normalized package name 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','authy-desktop'
Scoop95%

main/aws-vault

scoop install main/aws-vault
  • normalized package name 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
winget95%

99designs.aws-vault

winget install --id 99designs.aws-vault -e
  • normalized package name 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
winget95%

ByteNess.AWSVault

winget install --id ByteNess.AWSVault -e
  • normalized package name 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • 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
  • pkg.so package database
  • pkgdb category and tag curation