HomeBrowseUpload
← Back to registry
// Skill profile

password

name: password

by bytesagain3 · published 2026-03-22

开发工具加密货币
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:bytesagain3/bytesagain3-password
View on GitHub
// Full documentation

---

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 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*

    // Comments
    Sign in with GitHub to leave a comment.
    // Related skills

    More tools from the same signal band