macOS
brew install pwnedlocal Homebrew formula metadata
安装
brew install pwnedlocal Homebrew formula metadata
概览
CLI for the 'Have I been pwned?' service
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
pwned | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/wKovacs64/pwned
安装元数据
| 软件包键 | brew:pwned |
|---|---|
| 版本 | 13.1.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/pwned |
| 主页 | https://github.com/wKovacs64/pwned |
| 仓库 | https://github.com/wKovacs64/pwned |
| 许可证 | MIT |
| 源码归档 | https://registry.npmjs.org/pwned/-/pwned-13.1.2.tgz |
| 依赖 | node |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.