بنقرة واحدة
password-strength-checker
Check password strength and complexity
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Check password strength and complexity
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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.