Check Password
check_passwordAnalyze a password's strength offline (keyless): character-set entropy, a strength rating, estimated crack time (offline fast + online throttled attacker), and specific weaknesses (length, missing character classes, sequences/repeats, common passwords). The password is NOT transmitted or stored — analysis is in-process. Heuristic, not a guarantee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| password | Yes | The password to analyze. |