Crypto Patterns

Cryptographic patterns for encryption, hashing, key derivation functions (KDFs), TLS configuration, JWT signing, password storage, and authentication tokens — with deterministic weak-algorithm detection script. Identifies use of deprecated algorithms (MD5, SHA1, DES, ECB mode) and insecure configurations. Use proactively when reviewing code that uses encryption, hashing, or key management, auditing password storage or authentication tokens, checking TLS configuration, reviewing JWT signing algorithms, or any context where cryptographic primitives are chosen or configured. Run the validator for deterministic weak-algorithm detection.

Everyone-Needs-A-Copilot 648d9f2 3 files · 55.8 KB Updated

File contents

Everyone-Needs-A-Copilot/claude-copilot/tree/main/.claude/skills/security/crypto-patterns commit 648d9f26ae

Frequently asked questions

npx skillmds@latest add everyone-needs-a-copilot/crypto-patterns