Bcrypt Generate

Hash passwords using bcrypt or verify a password against a bcrypt hash. Use when the user asks to bcrypt a password, generate a bcrypt hash, check if a password matches a hash, or store a password securely.

Install

openclaw skills install @ohernandez-dev-blossom/bcrypt-generate