- name
- password
- version
- 3.0.1
- author
- BytesAgain
- homepage
- https://bytesagain.com
- source
- https://github.com/bytesagain/ai-skills
- license
- MIT-0
- tags
- [password, tool, utility]
- description
- Manage passwords with generation, strength checks, and storage. Use when creating credentials, auditing strength, rotating secrets, checking breaches.
password
Generate, check, and analyze passwords.
Commands
generate
Generate a random password (default: 16 chars)
scripts/script.sh generatestrength
Rate password strength (weak/fair/good/strong/excellent)
scripts/script.sh strengthentropy
Calculate Shannon entropy in bits
scripts/script.sh entropybatch
Generate multiple passwords at once
scripts/script.sh batchdiceware
Generate a diceware-style passphrase
scripts/script.sh dicewarepin
Generate a numeric PIN
scripts/script.sh pinRequirements
- curl
*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*