Passwords

local

password-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_generate
    Generate a strong random password. Supports length, symbol inclusion, and diceware-style multi-word passphrases.
  • password_strength
    Estimate password strength using zxcvbn — accounts for common patterns, dictionary words, keyboard walks.