| name | Password Gen — Secure Auditor & Vault Generator |
| description | Generate high-entropy passwords and audit existing credentials for security. 支持安全密码生成、强度评估及加密规范检查。Use when creating new accounts or auditing system security. |
| version | 2.0.0 |
| author | BytesAgain |
| homepage | https://bytesagain.com |
| source | https://github.com/bytesagain/ai-skills |
| tags | ["security","password","encryption","auth","hacker-safe","privacy","安全防护"] |
Password Gen / 楼台安全助手
Quick Start / 快速开始
Just ask your AI assistant: / 直接告诉 AI 助手:
- "Generate a strong 16-character password" (生成一个16位的强密码)
- "Check if my password 'Admin123!' is safe" (检查我的密码是否安全)
- "Create a secure token for my API" (为我的 API 创建安全令牌)
Commands / 常用功能
gen
Generate a random secure password.
bash scripts/script.sh gen 24
check
Audit password strength based on entropy and complexity.
bash scripts/script.sh check "my-secret-password"
Feedback
https://bytesagain.com/feedback/
Powered by BytesAgain | bytesagain.com