Install
openclaw skills install @freedompixels/cn-password-strengthLocally evaluates password strength by length, character variety, entropy, and common weaknesses, providing a 0-100 score and improvement suggestions.
openclaw skills install @freedompixels/cn-password-strength本地评估密码强度,给出评分与改进建议。纯标准库,密码不上传任何服务器。
无(Python 标准库)
python3 scripts/pw_strength.py "我的密码"
python3 scripts/pw_strength.py "批量测试" --check-list 密码本.txt