# teller mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für teller in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:teller
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install teller
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#teller
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/te/teller/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:teller
- **Paketmanager:** Homebrew
- **Version:** 2.0.7
- **Quellzusammenfassung:** Secrets management tool for developers
- **Homepage:** <https://github.com/tellerops/teller>
- **Repository:** <https://github.com/tellerops/teller>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- teller (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.0.7
## Projektgeschichte und Nutzung

Teller is a Rust command-line tool for developer-oriented secrets workflows. Its upstream README presents it as an open-source universal secret manager for developers that keeps secret lookup, process execution, redaction, scanning, and provider syncing in the terminal.

### Projektgeschichte

The public GitHub repository was created in March 2021 and the earliest listed release, v0.5.0, was published the same day. The project reached a v1.0.0 release in April 2021 and continued as a small but visible cloud-native secrets utility.

### Adoptionsgeschichte

Teller's adoption is mostly in the developer-tooling and DevSecOps niche rather than as a platform service. Package-manager coverage in Homebrew and Nix reflects its role as a local CLI that developers install into shells, CI jobs, and workstation bootstrap scripts.

### Wie es verwendet wird

The README centers usage on a `.teller.yml` file that maps providers such as HashiCorp Vault, AWS Secrets Manager, Google Secret Manager, dotenv files, and other stores. Common commands include `teller run` for subprocess environment injection, `teller show`, `teller sh`, `teller env`, `teller scan`, `teller redact`, `teller template`, and provider copy/write/delete operations.

### Warum Paket-Nerds sich dafür interessieren

For package nerds, Teller is interesting as a small CLI that bridges secret managers and Unix process environments without committing secrets to `.env` files, shell history, or dotfiles. It sits in the same practical toolbox as direnv, dotenv loaders, vault CLIs, and secret scanners.

### Zeitleiste

- 2021: GitHub repository created and v0.5.0 released.
- 2021: v1.0.0 released.
- 2024: README copyright line and latest GitHub release metadata show continued maintenance through the v2 series.

### Related projects

- Teller integrates with secret stores such as HashiCorp Vault, AWS Secrets Manager, Google Secret Manager, SSM, Consul, and dotenv-style files.
- It overlaps with local environment tools and CI secret-scanning workflows, but its upstream positioning is specifically terminal-first secret access and redaction.

### Quellen

- <https://api.github.com/repos/tellerops/teller>
- <https://api.github.com/repos/tellerops/teller/releases>
- <https://github.com/tellerops/teller#readme>
- source_facts.package-manager


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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: ./.teller.yml
## Andere Paketmanager-Einträge

- Nix - teller: normalized package name match | nixpkgs package indexes: pkgs/by-name/te/teller/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/teller.yml](https://github.com/mxcl/pkgdb/blob/main/combined/teller.yml)


## Quellen

- 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
