Passwords
localpassword-tools
Generate strong random passwords or passphrases, and rate password strength with zxcvbn.
Included in every Nova Skills API key. Nothing to install — get a bearer token and this skill is available on your MCP endpoint.
Tools (2)
- password_generateGenerate a strong random password. Supports length, symbol inclusion, and diceware-style multi-word passphrases.
- password_strengthEstimate password strength using zxcvbn — accounts for common patterns, dictionary words, keyboard walks.