# Install spiffe-helper with Homebrew, Nix

Tool that can be used to retrieve and manage SVIDs on behalf of a workload. Version 0.11.0 via Homebrew; verified 2026-07-26. Also installable with nix: nix profile install nixpkgs#spiffe-helper.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install spiffe-helper
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#spiffe-helper
```

  Evidence: nixpkgs package indexes: pkgs/by-name/sp/spiffe-helper/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:spiffe-helper
- **Package manager:** Homebrew
- **Version:** 0.11.0
- **Source summary:** Tool that can be used to retrieve and manage SVIDs on behalf of a workload
- **Homepage:** <https://github.com/spiffe/spiffe-helper>
- **Repository:** <https://github.com/spiffe/spiffe-helper>
- **Last updated:** 2026-07-26T04:03:44+02:00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- spiffe-helper (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.11.0
## Project history and usage

SPIFFE Helper is a small command-line utility in the SPIFFE ecosystem for fetching and renewing SVID material from the SPIFFE Workload API on behalf of another process.

### Project history

The public GitHub repository was created in October 2017. Its README describes the tool as a helper that fetches X.509 SVID certificates, launches or signals a process that uses them, and refreshes certificates before expiry.

### Adoption history

Its package-manager footprint is niche but practical: the input records Homebrew and Nix packages, matching the kind of operator tool that appears in Unix package sets once workload identity moves from platform design into day-to-day deployment.

### How it is used

Typical use is `spiffe-helper -config <config_file>`, with `helper.conf` as the documented default. The README documents daemon and one-shot modes, file output under a configured certificate directory, and integration patterns where a supervisor such as systemd owns the real service.

### Why package nerds care

Package maintainers care about SPIFFE Helper because it turns SPIFFE/SPIRE workload identity into ordinary files and signals: a familiar Unix packaging surface for certificates, keys, bundles, and reload hooks.

### Timeline

- 2017: Public GitHub repository created.
- 2025: v0.10.0 added health-server related changes in the release notes.
- 2025: v0.11.0 release notes include a new `-version` flag.

### Related projects

- SPIFFE
- SPIRE
- go-spiffe
- systemd
- ghostunnel

### Sources

- <https://api.github.com/repos/spiffe/spiffe-helper>
- <https://github.com/spiffe/spiffe-helper>
- <https://github.com/spiffe/spiffe-helper/releases>
- input source_facts.package-manager


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- 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: helper.conf

## Credential files

- Unix: certs/svid.pem, certs/svid_key.pem, certs/svid_bundle.pem, certs/jwt_svid.token, certs/bundle.json
## Other Package-Manager Records

- Nix - spiffe-helper: normalized package name match | nixpkgs package indexes: pkgs/by-name/sp/spiffe-helper/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

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