macOS
brew install tellerlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für teller in AI-Agent-Workflows.
Installation
brew install tellerlocal Homebrew formula metadata
nix profile install nixpkgs#tellernixpkgs package indexes · pkgs/by-name/te/teller/package.nix · Quelle: api.github.com
Überblick
Secrets management tool for developers
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
teller | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/tellerops/teller
Installationsmetadaten
| Paketschlüssel | brew:teller |
|---|---|
| Version | 2.0.7 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/teller |
| Homepage | https://github.com/tellerops/teller |
| Repository | https://github.com/tellerops/teller |
| Upstream-Dokumentation | https://github.com/tellerops/teller#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/tellerops/teller/archive/refs/tags/v2.0.7.tar.gz |
| Build-Abhängigkeiten | pkgconf, protobuf, rust |
| Bottle | verfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
teller
nix profile install nixpkgs#tellerQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.