Have I Been Pwned
JSON →Check if an account or password has been compromised in a data breach using the Have I Been Pwned API.
Install
npx -y @smithery/cli Tools · 4
- check_email Check if an email address has been found in data breaches
- check_password Check if a password has been exposed in data breaches (using k-anonymity)
- get_breach_details Get detailed information about a specific data breach
- list_all_breaches List all breaches in the system, optionally filtered by domain
Environment variables
HIBP_API_KEY
Links
★ 2 GitHub stars