Automic VaultAutomic Vault

brew

Installer jwt-cli avec Homebrew, apk, MacPorts, Nix, pacman, scoop, apt

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jwt-cli pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install jwt-cli

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install jwt-cli

MacPorts ports tree · devel/jwt-cli/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add jwt-cli

Alpine Linux edge package indexes · jwt-cli · Source: dl-cdn.alpinelinux.org

Nixvérifié · 92%
nix profile install nixpkgs#jwt-cli

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

Arch Linux pacmanvérifié · 92%
sudo pacman -S jwt-cli

Arch Linux sync databases · jwt-cli · Source: geo.mirror.pkgbuild.com

Debian aptvérifié · 92%
sudo apt install jwt

Debian stable package indexes · jwt · Source: deb.debian.org

Windows

Scoopvérifié · 92%
scoop install main/jwt-cli

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

aperçu

Résumé du paquet

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

Commandes et alias

  • jwt

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 8 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
jwtcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire6.2.0
gestionnaire mis à jour
données localesOK
amontà jour
dernière version détectée6.2.0

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

  • infoNo package-manager update timestamp was available.confiance faible

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:jwt-cli
Version6.2.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/jwt-cli
Page d'accueilhttps://github.com/mike-engel/jwt-cli
Dépôthttps://github.com/mike-engel/jwt-cli
Docs amonthttps://github.com/mike-engel/jwt-cli
LicenceMIT
Archive sourcehttps://github.com/mike-engel/jwt-cli/archive/refs/tags/6.2.0.tar.gz
Dépendances de compilationrust
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

jwt-cli

nix profile install nixpkgs#jwt-cli
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • installed executable or alias match
  • Correspondance par : 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 Dépendances
  • installed executable or alias match
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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