# 使用 Homebrew 安装 aws-spiffe-workload-helper

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

## 安装

```sh
sudo av install brew:aws-spiffe-workload-helper
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install aws-spiffe-workload-helper
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:aws-spiffe-workload-helper
- **软件包管理器:** Homebrew
- **版本:** 0.0.5
- **来源摘要:** Helper for providing AWS credentials to workloads using their SPIFFE identity
- **主页:** <https://github.com/spiffe/aws-spiffe-workload-helper>
- **仓库:** <https://github.com/spiffe/aws-spiffe-workload-helper>
- **最后更新:** 2026-07-27T09:34:50-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- aws-spiffe-workload-helper (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

AWS SPIFFE Workload Helper is a SPIFFE project helper for obtaining AWS credentials from SPIFFE workload identities.

### 项目历史

The official README describes the helper as a lightweight tool for providing workloads with AWS credentials using SPIFFE identity, with support for X.509 SVIDs through AWS Roles Anywhere and JWT SVIDs through AssumeRoleWithWebIdentity.

### 采用历史

The repository is a SPIFFE tiny-project and remains a narrow integration tool rather than a broad CLI ecosystem. Its GitHub releases reached v0.0.5 on February 16, 2026.

### 使用方式

Users configure AWS SDKs and CLIs by setting `credential_process` in `~/.aws/config` to invoke `aws-spiffe-workload-helper`. The helper can return credentials to stdout or write a user-specified credential file for legacy consumers.

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

The package is notable because it bridges SPIFFE Workload API identity, AWS Roles Anywhere, AWS STS, and the AWS external credential process contract in a single distributable binary.

### 时间线

- 2024: Initial public development began in the official repository.
- 2025: Early v0.0.x releases were published.
- 2026: v0.0.5 was published on GitHub Releases.

### Related projects

- SPIFFE and the SPIFFE Workload API provide the identity source.
- AWS Roles Anywhere and AWS STS AssumeRoleWithWebIdentity provide AWS credential exchange targets.
- AWS rolesanywhere-credential-helper is the AWS tool the README compares this helper against.

### 来源

- <https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRoleWithWebIdentity.html>
- <https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sourcing-external.html>
- <https://docs.aws.amazon.com/rolesanywhere/latest/userguide/introduction.html>
- <https://github.com/spiffe/aws-spiffe-workload-helper#readme>
- <https://github.com/spiffe/aws-spiffe-workload-helper/releases>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## 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

## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
