weak-password-hashing-anti-pattern
CommunitySecure password storage
Authorigbuend
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the critical security vulnerability of weak password hashing, which can lead to mass account compromise through rapid cracking of stored credentials.
Core Features & Use Cases
- Vulnerability Detection: Identifies the use of outdated or insecure hashing algorithms (MD5, SHA1, unsalted SHA256) for password storage.
- Secure Hashing Guidance: Recommends and provides examples for using modern, robust algorithms like bcrypt, Argon2, or scrypt with proper salting.
- Use Case: When reviewing user authentication code, this Skill helps ensure that passwords are not stored in a way that makes them easily crackable by attackers.
Quick Start
Review the current password hashing implementation for security vulnerabilities.
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: weak-password-hashing-anti-pattern Download link: https://github.com/igbuend/grimbard/archive/main.zip#weak-password-hashing-anti-pattern 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.