macOS
brew install tellerlocal Homebrew formula metadata
brew
Secrets management tool for developers. Version 2.0.7 via Homebrew; verified from local package data.
install
brew install tellerlocal Homebrew formula metadata
nix profile install nixpkgs#tellernixpkgs package indexes · pkgs/by-name/te/teller/package.nix · source: api.github.com
overview
Secrets management tool for developers
history
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.
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.
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.
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.
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
./.teller.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
teller | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/tellerops/teller
install metadata
| Package key | brew:teller |
|---|---|
| Version | 2.0.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/teller |
| Homepage | https://github.com/tellerops/teller |
| Repository | https://github.com/tellerops/teller |
| Upstream docs | https://github.com/tellerops/teller#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/tellerops/teller/archive/refs/tags/v2.0.7.tar.gz |
| Build dependencies | pkgconf, protobuf, rust |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | teller |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
teller
nix profile install nixpkgs#tellersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.