Ross ROSS = Recommend OSS · open-source software intelligence for agents

mike-engel/jwt-cli

A super fast CLI tool to decode and encode JWTs built in Rust observed · 2026-08-28

github.com/mike-engel/jwt-cli · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 98
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3467
  • days_rel: 644
  • days_push: 16
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1507 stars · 80 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

jwt-cli is a fast command-line tool written in Rust for decoding and encoding JSON Web Tokens (JWTs). It supports custom headers, arbitrary JSON claim bodies, and any signing secret, with prebuilt binaries for Linux, macOS, and Windows.

Use cases

  • decode a jwt token from the command line
  • encode a jwt with custom claims and secret
  • debug jwt headers and payloads in a terminal
  • generate signed json web tokens for testing apis
  • inspect jwt claims quickly without a web tool

When to choose

  • you need fast, scriptable JWT encode/decode in shell scripts or CI
  • you want custom claim bodies and headers beyond typical JWT tools
  • you need a portable cross-platform binary with no runtime dependencies

When to avoid

  • you need a GUI or web-based JWT debugger
  • you need full JWT library features inside an application rather than a CLI
  • you're on a 32-bit or unsupported platform without a Rust toolchain

Facets

cli-tool · maturity active

cli security serialization json developer-tools security apis cli windows rust cross-platform jwt json-web-token token-decoding token-encoding authentication-debugging command-line macos linux

2 sources

Member repositories

RepositoryRoleHealth v2
mike-engel/jwt-climain67

For agents

markdown · JSON · MCP: product_card(name="mike-engel/jwt-cli")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem