Password Strength Checker — Entropy & Crack Time
Password strength evaluation API for AI agents.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Security Check Password: Use this when you need to evaluate password strength or security. Returns a score 0-100, strength rating (weak/fair/strong/excellent), estimated crack time, entropy bits, and
What data it sees
Do you need an account
No: the server works without sign-in
Password strength evaluation API for AI agents. Score 0-100 with entropy bits, estimated crack time (brute force and dictionary), pattern detection, and actionable improvement tips.
Tools: security_check_password.
Use this for password policy enforcement, user registration validation, or security audits. Returns machine-readable strength data for automated decisions.
Returns: {score, entropy, crackTime, tips[]}. No API key required — x402 micropayment $0.001/call on Base L2.
Server tool list (1)
Raw names from tools/list. Only developers need these.
| security_check_password | Use this when you need to evaluate password strength or security. Returns a score 0-100, strength rating (weak/fair/strong/excellent), estimated crack time, entropy bits, and improvement suggestions. |