Implementing JWT Signing And Verification

mukul975/implementing-jwt-signing-and-verification · Agent Skill (multi-file)

by mukul975 · bundle

Published · Last updated


Implement secure JWT signing and verification with HMAC-SHA256, RSA-PSS, and EdDSA, including token expiration, claims validation, and defense against common JWT attacks.

SKILL.md

Files

This skill is a package of 8 files. Install with the command above, or download the folder.

Related

  1. Cryptography · neuralblitz
    Explains cryptographic primitives and provides Python implementations for encryption, hashing, key exchange, and digital signatures.
    1
    repo stars
  2. Implementing Rsa Key Pair Management · mukul975 bundle
    Generate, store, rotate, and manage RSA key pairs following NIST SP 800-57 guidelines, including key serialization, passphrase protection, and key strength validation.
    24.6k
    repo stars
  3. Wycheproof · trailofbits bundle
    Validate cryptographic implementations against known attacks and edge cases using Wycheproof test vectors.
    6k
    repo stars
  4. Implementing Mtls For Zero Trust Services · mukul975 bundle
    Generates CA and service certificates, then configures mutual TLS authentication between microservices using Python's cryptography and ssl modules.
    24.6k
    repo stars
  5. Reverse Engineering Ransomware Encryption Routine · mukul975 bundle
    Identify cryptographic algorithms, key generation flaws, and potential decryption opportunities in ransomware samples using static and dynamic analysis.
    24.6k
    repo stars
  6. Vector Forge · trailofbits bundle
    Uses mutation testing to systematically identify gaps in test vector coverage for cryptographic algorithms, then generates new test vectors that close those gaps. Measures effectiveness by comparing mutation kill rates before and after.
    6k
    repo stars

Frequently asked questions

How do I install the Implementing JWT Signing And Verification skill?

Run npx skillmds add mukul975/implementing-jwt-signing-and-verification in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.

What does the Implementing JWT Signing And Verification skill do?

Implement secure JWT signing and verification with HMAC-SHA256, RSA-PSS, and EdDSA, including token expiration, claims validation, and defense against common JWT attacks. It is listed under Security, Coding & Dev Tools, Secure Coding on SkillMD.

Is Implementing JWT Signing And Verification safe to use?

SkillMD's automated safety review verdict for this skill is PASS. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: executes scripts, reads secrets. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with Implementing JWT Signing And Verification?

This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.

Is Implementing JWT Signing And Verification free to use?

Yes. Installing skills from SkillMD is free. This skill is licensed under Apache-2.

Who published Implementing JWT Signing And Verification?

mukul975 (@mukul975) published this skill. Their other Agent Skills are listed on their SkillMD profile.