macOS
brew install totp-clilocal Homebrew formula metadata
sudo port install totp-cliMacPorts ports tree · security/totp-cli/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für totp-cli in AI-Agent-Workflows.
Installation
brew install totp-clilocal Homebrew formula metadata
sudo port install totp-cliMacPorts ports tree · security/totp-cli/Portfile · Quelle: api.github.com
nix profile install nixpkgs#totp-clinixpkgs package indexes · pkgs/by-name/to/totp-cli/package.nix · Quelle: api.github.com
winget install --id yitsushi.totp-cli -eWindows Package Manager source index · yitsushi.totp-cli · Quelle: cdn.winget.microsoft.com
Überblick
Authy/Google Authenticator like TOTP CLI tool written in Go
Verlauf
totp-cli is a small Go command-line authenticator for managing and generating time-based one-time passwords. Its project documentation frames it as an Authy or Google Authenticator style tool for the terminal, with encrypted local storage protected by a user password.
The public release line on GitHub dates back to version 1.0.0 in September 2016. Later documentation records a storage-format migration in version 1.2.8, where stored credentials were upgraded to a more secure format the next time totp-cli wrote to storage.
The project is packaged beyond its Go install path: the official README documents installation through winget, MacPorts, and Homebrew, while the Homebrew source facts also list MacPorts, Nix, and winget package identifiers. That puts it in the package-manager niche of small security utilities installed directly onto developer workstations.
Typical use is local and interactive: users add tokens under namespaces, generate codes by namespace and account, list stored accounts, import YAML dumps, and optionally run an instant mode from an environment variable or stdin without using the storage backend.
For package nerds, totp-cli is notable less as infrastructure and more as a classic single-purpose terminal security tool: one binary, shell completions, signed release checksums, and package-manager availability for people who prefer authentication workflows inside the shell.
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.
Credential-bearing paths to review before unattended agent runs.
${HOME}/.config/totp-cli/credentialsExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
totp-cli | 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/yitsushi/totp-cli
Installationsmetadaten
| Paketschlüssel | brew:totp-cli |
|---|---|
| Version | 1.9.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/totp-cli |
| Homepage | https://yitsushi.github.io/totp-cli/ |
| Repository | https://github.com/yitsushi/totp-cli |
| Upstream-Dokumentation | https://github.com/yitsushi/totp-cli#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/yitsushi/totp-cli/archive/refs/tags/v1.9.2.tar.gz |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, 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 | totp-cli |
| 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.
totp-cli
nix profile install nixpkgs#totp-clitotp-cli
sudo port install totp-cliyitsushi.totp-cli
winget install --id yitsushi.totp-cli -eQuellspur
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.