JWT Inspector

Decode and security-audit a JSON Web Token — flag alg=none, missing/excessive expiry, symmetric-alg confusion risk, missing claims — and attempt an offline HMAC secret crack against a wordlist to detect weak signing keys. Use when the user asks to "decode this JWT", "is this token secure?", "audit a JWT", or "check if this token uses a weak secret".

NovaCode37 ed26d08 3 files · 17.5 KB Updated

File contents

NovaCode37/claude-security-skills/tree/main/skills/jwt-inspector commit ed26d08519

Frequently asked questions

npx skillmds@latest add novacode37/jwt-inspector