Password

Other

Manage passwords with generation, strength checks, and storage. Use when creating credentials, auditing strength, rotating secrets, checking breaches.

Install

openclaw skills install password

password

Generate, check, and analyze passwords.

Commands

generate

Generate a random password (default: 16 chars)

scripts/script.sh generate

strength

Rate password strength (weak/fair/good/strong/excellent)

scripts/script.sh strength

entropy

Calculate Shannon entropy in bits

scripts/script.sh entropy

batch

Generate multiple passwords at once

scripts/script.sh batch

diceware

Generate a diceware-style passphrase

scripts/script.sh diceware

pin

Generate a numeric PIN

scripts/script.sh pin

Requirements

  • curl

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com