Marketplace
hashing-passwords
CRITICAL security skill teaching proper credential and password handling. NEVER store passwords, use bcrypt/argon2, NEVER accept third-party credentials. Use when handling authentication, passwords, API keys, or any sensitive credentials.
$ 安裝
git clone https://github.com/djankies/claude-configs /tmp/claude-configs && cp -r /tmp/claude-configs/typescript/skills/hashing-passwords ~/.claude/skills/claude-configs// tip: Run this command in your terminal to install the skill
Repository

djankies
Author
djankies/claude-configs/typescript/skills/hashing-passwords
0
Stars
0
Forks
Updated6d ago
Added6d ago