macOS
brew install pwnedlocal Homebrew formula metadata
brew / 順位 6230
pwned のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.