Password Hash Generator - Auto-activating skill for Security Fundamentals. Triggers on: password hash generator, password hash generator Part of the Security Fundamentals skill category.
4.0
Rating
0
Installs
Security
Category
The skill has clear structure and addresses a useful security task (password hashing), but critically lacks specific implementation details. The description is too generic, repeatedly mentioning 'password hash generator' without explaining what algorithms (bcrypt, argon2, scrypt, etc.), parameters (salt rounds, memory cost), or specific capabilities are provided. Task knowledge is minimal—no concrete steps, code examples, or guidance on choosing appropriate hashing algorithms. A CLI agent reading only the description would not know how to invoke this skill effectively or what specific outputs to expect. The skill would benefit significantly from detailing supported algorithms, providing usage examples, and including actual implementation guidance or referenced code files.
Loading SKILL.md…