Cryptographic Failures
CommunitySecure your code against crypto vulnerabilities.
Authorallsmog
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill identifies and helps remediate common and critical cryptographic vulnerabilities in code, such as weak encryption algorithms, hardcoded secrets, and insecure random number generation.
Core Features & Use Cases
- Vulnerability Detection: Scans code for known weak cryptographic practices across multiple languages.
- Secure Alternatives: Provides guidance on modern, secure cryptographic alternatives.
- Use Case: A developer is unsure if their password hashing mechanism is secure. This skill can be used to audit the implementation and suggest using bcrypt or Argon2 instead of outdated methods like MD5.
Quick Start
Audit the codebase for any instances of weak hashing algorithms like MD5 or SHA1.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Cryptographic Failures Download link: https://github.com/allsmog/vuln-scout/archive/main.zip#cryptographic-failures Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.