
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
jwt-tools-mcp
Advanced tools
Decode and verify JSON Web Tokens on the local machine. No network, no key, the token never leaves the machine.
This file is self contained. It reads public data only and never writes to the machine. All output is bounded and honest about what could not be fetched.
decode Decode header and payload.verify Verify the signature.npm install
npm run build
node dist/index.js
Verification uses HMAC-SHA256 with a secret you provide. The token is processed entirely locally.
FAQs
Decode and verify JSON Web Tokens locally. No network and no key.
We found that jwt-tools-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.