macOS
brew install totp-clilocal Homebrew formula metadata
sudo port install totp-cliMacPorts ports tree · security/totp-cli/Portfile · ソース: api.github.com
brew
totp-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install totp-clilocal Homebrew formula metadata
sudo port install totp-cliMacPorts ports tree · security/totp-cli/Portfile · ソース: api.github.com
nix profile install nixpkgs#totp-clinixpkgs package indexes · pkgs/by-name/to/totp-cli/package.nix · ソース: api.github.com
winget install --id yitsushi.totp-cli -eWindows Package Manager source index · yitsushi.totp-cli · ソース: cdn.winget.microsoft.com
概要
Authy/Google Authenticator like TOTP CLI tool written in Go
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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/credentials実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
totp-cli | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/yitsushi/totp-cli
インストールメタデータ
| パッケージキー | brew:totp-cli |
|---|---|
| バージョン | 1.9.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/totp-cli |
| ホームページ | https://yitsushi.github.io/totp-cli/ |
| リポジトリ | https://github.com/yitsushi/totp-cli |
| 上流ドキュメント | https://github.com/yitsushi/totp-cli#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/yitsushi/totp-cli/archive/refs/tags/v1.9.2.tar.gz |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
totp-cli
nix profile install nixpkgs#totp-clitotp-cli
sudo port install totp-cliyitsushi.totp-cli
winget install --id yitsushi.totp-cli -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.