with one click
password-strength-checker
Check password strength and complexity
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Check password strength and complexity
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Run Ansible ad-hoc commands and playbook operations
Headless browser automation via agent-browser (Playwright/Chromium) - navigate, snapshot, click, type, screenshot, eval, console
Query Datadog monitors, dashboards, and metrics
Query GitLab projects, merge requests, and CI pipelines
Query Harbor container image registry projects and artifacts
Manage Helm charts and releases on Kubernetes
| name | password-strength-checker |
| description | Check password strength and complexity |
| activation_keywords | ["password","strength","complexity","security","secure password"] |
| execution_mode | server |
Checks password strength and provides security recommendations:
Use builtin_password_strength_checker tool with fields:
password: the password to check (required)min_length: (optional) minimum length requirement (default: 8)Returns strength score (0-100) and improvement recommendations.