Decode JWTs, inspect claims, and verify or sign tokens with local keys during auth debugging and test setup.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add aibot88/sec_skill_store --skill decode-inspect-sign-and-verify-jwts-while-debugging-auth-flows-w --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Decode Inspect Sign And Verify Jwts While Debugging Auth Flows W?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/aibot88-decode-inspect-sign-and-verify-jwts-while-debuggin)More formats (shields.io, HTML) on the badges page.
---
title: "Decode, inspect, sign, and verify JWTs while debugging auth flows with jwt-cli"
description: "Decode JWTs, inspect claims, and verify or sign tokens with local keys during auth debugging and test setup."
verification: "listed"
source: "https://github.com/mike-engel/jwt-cli"
author: "mike-engel"
publisher_type: "open_source_project"
category:
- "Security & Verification"
framework:
- "Multi-Framework"
tool_ecosystem:
github_repo: "mike-engel/jwt-cli"
github_stars: 1464
npm_package: "jwt-cli"
npm_weekly_downloads: 3419
---
# Decode, inspect, sign, and verify JWTs while debugging auth flows with jwt-cli
Decode JWTs, inspect claims, and verify or sign tokens with local keys during auth debugging and test setup.
## Prerequisites
jwt-cli
## Installation
Choose whichever fits your setup:
1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.
Install command or upstream instructions:
```
Install the jwt-cli package from npm, then provide JWTs and the relevant secret or key material when decoding, signing, or verifying tokens.
```
## Documentation
- https://github.com/mike-engel/jwt-cli
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/decode-inspect-sign-and-verify-jwts-while-debugging-auth-flows-with-jwt-cli/)
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!