home/categories/security/djankies-claude-configs-typescript-skills-hashing-passwords-skill-md
securitytesting-security

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.

djankies
maintainer
djankies
更新於 11/25/2025
星標
0
分支
0
quick start

Installation and usage

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.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use hashing-passwords