haveibeenpwned
Installation
SKILL.md
Have I Been Pwned API Skill
Expert assistance for integrating the Have I Been Pwned (HIBP) API v3 to check for compromised accounts, passwords, and data breaches. This skill provides comprehensive guidance for building security tools, breach notification systems, and password validation features.
When to Use This Skill
This skill should be triggered when:
- Checking if emails/accounts appear in data breaches - "check if this email was pwned"
- Validating password security - "check if password is in breach database"
- Building breach notification systems - "notify users about compromised accounts"
- Implementing password validation - "prevent users from choosing pwned passwords"
- Querying stealer logs - "check if credentials were stolen by malware"
- Integrating HIBP into authentication flows - "add breach checking to login"
- Monitoring domains for compromised emails - "track breaches affecting our domain"
- Working with the HIBP API - any questions about authentication, rate limits, or endpoints