Automic VaultAutomic Vault

brew

jwt-cli を Homebrew, apk, MacPorts, Nix, pacman, scoop, apt でインストール

jwt-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install jwt-cli

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install jwt-cli

MacPorts ports tree · devel/jwt-cli/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add jwt-cli

Alpine Linux edge package indexes · jwt-cli · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#jwt-cli

nixpkgs package indexes · pkgs/by-name/jw/jwt-cli/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S jwt-cli

Arch Linux sync databases · jwt-cli · ソース: geo.mirror.pkgbuild.com

Debian apt確認済み · 92%
sudo apt install jwt

Debian stable package indexes · jwt · ソース: deb.debian.org

Windows

Scoop確認済み · 92%
scoop install main/jwt-cli

Scoop official bucket manifest trees · bucket/jwt-cli.json · ソース: api.github.com

概要

パッケージ概要

Super fast CLI tool to decode and encode JWTs built in Rust

コマンドとエイリアス

  • jwt

履歴

プロジェクトの歴史と使われ方

jwt-cli is a Rust command-line utility for decoding, verifying, and encoding JSON Web Tokens. It became a common package-manager answer to the everyday developer need to inspect opaque bearer tokens from a shell pipeline.

プロジェクトの歴史

Mike Engel released jwt-cli publicly in March 2017, with GitHub release metadata showing 0.1.0 as an initial prerelease on March 6, 2017. The README frames the tool around two goals: decoding JWT headers and claims like other JWT CLIs, and encoding new JWTs with flexible headers, claims, and secrets.

The project evolved with the Rust JWT ecosystem. Its changelog records a move to the `jsonwebtoken` crate in 0.3.0, JSON output in 2.1.0, stdin support in 2.4.0, ECDSA support in 2.5.0, PEM support through `jsonwebtoken` 7 in 3.0.0, stricter expiration handling and file secrets in 5.0.0, EdDSA and output-file support in 6.0.0, and JWKS support in 6.1.0.

採用の歴史

The tool spread through several package ecosystems because JWT inspection is a cross-platform developer workflow. The README documents installation through Homebrew, MacPorts, Cargo, FreeBSD ports, Scoop, and Arch Linux, and the Homebrew formula also records package-manager distribution under the `jwt-cli` formula.

使われ方

jwt-cli is used in two main ways: as an interactive command such as `jwt decode TOKEN`, and as a pipeline component, for example extracting an access token with `curl` and `jq` and piping it into `jwt decode -`. Encoding support lets developers create test tokens without reaching for a web UI.

パッケージ好きにとっての重要性

Its significance is package-manager convenience: JWTs are everywhere in web auth, and a small static-ish Rust CLI with shell completion, stdin behavior, and broad OS packaging is exactly the kind of utility users expect to install with one command.

タイムライン

  • 2017-03-06: 0.1.0 initial prerelease published.
  • 2018-09-24: 2.1.0 adds JSON output for piping into tools such as `jq`.
  • 2019-04-19: 2.4.0 adds stdin support for encode and decode.
  • 2021-11-14: 5.0.0 adds file secrets and stricter expiration validation.
  • 2023-06-22: 6.0.0 adds EdDSA support and output-file support.
  • 2024-05-27: 6.1.0 adds JWKS support and shell completion.

Related projects

  • jwt-cli sits alongside browser tools such as JWT.io, security-focused JWT tooling such as jwt-hack, and the Rust `jsonwebtoken` crate used internally for token operations.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
jwtcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版6.2.0
マネージャ更新日
ローカルデータOK
上流最新
検出された最新6.2.0

https://github.com/mike-engel/jwt-cli

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:jwt-cli
バージョン6.2.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/jwt-cli
ホームページhttps://github.com/mike-engel/jwt-cli
リポジトリhttps://github.com/mike-engel/jwt-cli
上流ドキュメントhttps://github.com/mike-engel/jwt-cli
ライセンスMIT
ソースアーカイブhttps://github.com/mike-engel/jwt-cli/archive/refs/tags/6.2.0.tar.gz
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

jwt-cli

nix profile install nixpkgs#jwt-cli
  • normalized package name match
  • 一致条件: Jwt Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/jw/jwt-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

jwt-cli 6.2.0-r0

Super fast CLI tool to decode and encode JWTs

https://github.com/mike-engel/jwt-cli

sudo apk add jwt-cli
  • License: MIT
  • Architecture: x86_64
  • Source Package: jwt-cli
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Jwt Cli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jwt-cli from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

jwt-cli 6.2.0-1

A super fast CLI tool to decode and encode JWTs

https://github.com/mike-engel/jwt-cli

sudo pacman -S jwt-cli
  • License: MIT
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Jwt Cli
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: jwt-cli from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

jwt-cli

sudo port install jwt-cli
  • normalized package name match
  • 一致条件: Jwt Cli
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/jwt-cli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/jwt-cli

scoop install main/jwt-cli
  • normalized package name match
  • 一致条件: Jwt Cli
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/jwt-cli.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
Debian apt92%

jwt 5.0.0+really4.5.2-1+b2

golang implementation of JSON Web Tokens (command line)

https://github.com/golang-jwt/jwt

sudo apt install jwt
  • Section: golang
  • Architecture: amd64
  • Source Package: golang-github-golang-jwt-jwt
  • 1 依存関係
  • installed executable or alias match
  • 一致条件: Jwt
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jwt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

jwt 5.0.0+really4.5.0-1

golang implementation of JSON Web Tokens (command line)

https://github.com/golang-jwt/jwt

sudo apt install jwt
  • Section: universe/golang
  • Architecture: amd64
  • Source Package: golang-github-golang-jwt-jwt
  • 1 依存関係
  • installed executable or alias match
  • 一致条件: Jwt
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: jwt from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment