macOS
brew install pwnedlocal Homebrew formula metadata
brew / rank 6230
CLI for the 'Have I been pwned?' service. Version 13.1.2 via Homebrew; verified from local package data.
install
brew install pwnedlocal Homebrew formula metadata
overview
CLI for the 'Have I been pwned?' service
history
pwned is a command-line client for querying Have I Been Pwned data about breaches, exposed accounts, pastes, passwords, domains, and subscription status.
William Kovacs created pwned as a Node.js command-line client for Troy Hunt's Have I Been Pwned service. When parts of the service API moved behind authentication in 2019, pwned added an API-key configuration workflow for protected commands.
The CLI is available through npm, npx, and Homebrew. It provides terminal-oriented access to Have I Been Pwned for users who prefer scripts and command pipelines over the service's website.
Users run subcommands to list or inspect breaches, search accounts, check passwords through the service's protected password-checking mechanism, and query domain or subscription data. Protected operations require an API key configured with `pwned apiKey`; other commands remain unauthenticated.
pwned is an example of a small ecosystem wrapper whose behavior follows an external service API: packaging remains simple, while authentication and available commands change as the upstream API evolves.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
pwned | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/wKovacs64/pwned
install metadata
| Package key | brew:pwned |
|---|---|
| Version | 13.1.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pwned |
| Homepage | https://github.com/wKovacs64/pwned |
| Repository | https://github.com/wKovacs64/pwned |
| License | MIT |
| Source archive | https://registry.npmjs.org/pwned/-/pwned-13.1.2.tgz |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pwned |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.