Automic VaultAutomic Vault

brew

Install teller with Homebrew, Nix

Secrets management tool for developers. Version 2.0.7 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install teller

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#teller

nixpkgs package indexes · pkgs/by-name/te/teller/package.nix · source: api.github.com

overview

Package summary

Secrets management tool for developers

Commands and aliases

  • teller

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 10 platform targets.
  • Build metadata lists 3 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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
./.teller.yml

executables

Installed executables

CommandKindExposureNote
tellercliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version2.0.7
manager updated
local dataok
upstreamcurrent
latest detectedv2.0.7

https://github.com/tellerops/teller

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:teller
Version2.0.7
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/teller
Homepagehttps://github.com/tellerops/teller
Repositoryhttps://github.com/tellerops/teller
Upstream docshttps://github.com/tellerops/teller#readme
LicenseApache-2.0
Source archivehttps://github.com/tellerops/teller/archive/refs/tags/v2.0.7.tar.gz
Build dependenciespkgconf, protobuf, rust
Bottleavailable (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

teller

nix profile install nixpkgs#teller
  • normalized package name match
  • Matched by: Teller
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/te/teller/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • 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