Install
openclaw skills install @bytesagain3/passwordManage passwords with generation, strength checks, and storage. Use when creating credentials, auditing strength, rotating secrets, checking breaches.
openclaw skills install @bytesagain3/passwordGenerate, check, and analyze passwords.
generateGenerate a random password (default: 16 chars)
scripts/script.sh generate
strengthRate password strength (weak/fair/good/strong/excellent)
scripts/script.sh strength
entropyCalculate Shannon entropy in bits
scripts/script.sh entropy
batchGenerate multiple passwords at once
scripts/script.sh batch
dicewareGenerate a diceware-style passphrase
scripts/script.sh diceware
pinGenerate a numeric PIN
scripts/script.sh pin
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com