Automic VaultAutomic Vault

brew

totp-cli mit Homebrew, MacPorts, Nix, winget installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install totp-cli

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install totp-cli

MacPorts ports tree · security/totp-cli/Portfile · Quelle: api.github.com

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#totp-cli

nixpkgs package indexes · pkgs/by-name/to/totp-cli/package.nix · Quelle: api.github.com

Windows

Windows Package Managerverifiziert · 92%
winget install --id yitsushi.totp-cli -e

Windows Package Manager source index · yitsushi.totp-cli · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Authy/Google Authenticator like TOTP CLI tool written in Go

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2016: Version 1.0.0 published on GitHub Releases.
  • v1.2.8: Documentation notes a more secure storage format and automatic credential-store upgrade.
  • 2025: GitHub Releases list v1.9.2 as a later release in the 1.x line.

Related projects

  • The README explicitly positions totp-cli against Authy and Google Authenticator as a command-line equivalent for TOTP workflows.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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.

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
${HOME}/.config/totp-cli/credentials

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
totp-clicliglobales Executable

Aktualität

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

Seite generiert2026-07-25
Manager-Version1.9.2
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.9.2

https://github.com/yitsushi/totp-cli

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:totp-cli
Version1.9.2
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/totp-cli
Homepagehttps://yitsushi.github.io/totp-cli/
Repositoryhttps://github.com/yitsushi/totp-cli
Upstream-Dokumentationhttps://github.com/yitsushi/totp-cli#readme
LizenzMIT
Quellarchivhttps://github.com/yitsushi/totp-cli/archive/refs/tags/v1.9.2.tar.gz
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

totp-cli

nix profile install nixpkgs#totp-cli
  • normalized package name match
  • Abgeglichen nach: Totp Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/to/totp-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

totp-cli

sudo port install totp-cli
  • normalized package name match
  • Abgeglichen nach: Totp Cli
MacPorts ports tree · api.github.com · MacPorts ports tree: security/totp-cli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
winget95%

yitsushi.totp-cli

winget install --id yitsushi.totp-cli -e
  • normalized package name match
  • Abgeglichen nach: Totp Cli
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: yitsushi.totp-cli from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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