jwt_token_cryptographic_validator
Validates JSON Web Tokens to prevent algorithm confusion attacks, including none algorithm and HMAC/RSA key confusion.
Instructions
Validates JSON Web Tokens (JWT) strictly against algorithm confusion attacks (e.g. none algorithm exploit, HMAC vs RSA key confusion). (0.025 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |