macOS
brew install jwt-uilocal Homebrew formula metadata
brew / 順位 9864
jwt-ui のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install jwt-uilocal Homebrew formula metadata
sudo pacman -S jwt-uiArch Linux sync databases · jwt-ui · ソース: geo.mirror.pkgbuild.com
概要
TUI for decoding and encoding JWT tokens
履歴
JWT UI is a Rust terminal user interface for decoding and encoding JSON Web Tokens, positioned as an offline terminal alternative inspired by JWT.io and jwt-cli.
The jwt-rs project published early GitHub releases in January 2024, with v0.0.3 on January 11 and v1.0.0 later the same day. The README presents the tool as a TUI-first JWT decoder/encoder with mouse support, keyboard shortcuts, dark and light themes, clipboard support, and a stdout mode for non-interactive use.
The project builds on Rust terminal UI conventions while keeping JWT-specific workflows visible: token input, header and payload display, signature validation with HMAC/RSA/ECDSA/EdDSA secrets, JWKS support for decoding, and optional JSON/stdout output.
jwt-ui is narrower than jwt-cli but was packaged for terminal-oriented users across Homebrew, Cargo, Scoop, Arch Linux, Docker, and manual release binaries. Its README also credits Auth0 by Okta branding, connecting it to mainstream identity-tooling culture.
Users run `jwtui` to open the interactive terminal interface, pass a token as an argument to prefill the decoder, or use stdout flags to print decoded token data in scripts. Secrets can be supplied as plain text, file references, base64 strings, or JWKS data depending on algorithm and mode.
Its package-nerd appeal is the packaging of a web-debugging habit into a fully offline terminal app: no browser tab, no pasting sensitive tokens into a website, and still installable from the usual CLI package managers.
セキュリティ状態
jwt-ui に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
jwtui | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:jwt-ui |
|---|---|
| バージョン | 1.3.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://jwtui.cli.rs/ |
| リポジトリ | https://github.com/jwt-rs/jwt-ui |
| 最終更新 | 2026-06-15T10:48:03Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
jwt-ui 1.3.0-1
A command line UI for decoding/encoding JSON Web Tokens
https://github.com/jwt-rs/jwt-ui
sudo pacman -S jwt-uiソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.