score_password
Assess password strength to prevent weak credentials. Provides a score in JSON or human-readable format, helping users improve password security.
Instructions
Score password strength.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output | No | Output format | json |
| password | Yes | Password to score |