macOS
brew install abi3auditlocal Homebrew formula metadata
brew
abi3audit のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install abi3auditlocal Homebrew formula metadata
概要
Scans Python packages for abi3 violations and inconsistencies
履歴
abi3audit is a Python packaging audit tool for finding violations and inconsistencies in Python abi3 extension modules and wheels. It can inspect local shared objects, wheels, PyPI packages, and package release histories.
The README says abi3audit was created by Trail of Bits and is now maintained as part of the Python Packaging Authority. GitHub release metadata for early versions still references the trailofbits repository, while current PyPI metadata points to the PyPA source repository.
abi3audit emerged from security and packaging concerns around Python's stable ABI. Its transfer to PyPA made it part of the Python packaging tool ecosystem, and the Homebrew input facts show it packaged as a command-line tool for macOS users.
Users run abi3audit against a shared object, a wheel file, or a PyPI package name. The README documents verbose output for mismatch details and a JSON report mode for tooling integration.
abi3audit is package-nerd significant because abi3 wheels promise compatibility across CPython minor versions, but that promise is not automatically enforced at install time. The tool gives maintainers and distribution builders a way to check whether wheel tags and actual exported symbols agree.
セキュリティ状態
abi3audit に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
abi3audit | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/pypa/abi3audit
インストールメタデータ
| パッケージキー | brew:abi3audit |
|---|---|
| バージョン | 0.0.26 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/abi3audit |
| ホームページ | https://github.com/pypa/abi3audit |
| リポジトリ | https://github.com/pypa/abi3audit |
| 上流ドキュメント | https://github.com/pypa/abi3audit#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://files.pythonhosted.org/packages/99/2d/fa16448d36021e36caa71acda36e25be8f6315b9c740b1be8bdae5c76257/abi3audit-0.0.26.tar.gz |
| 最終更新 | 2026-05-26T23:37:45-04:00 |
| Pulse | updated |
| 依存関係 | certifi, python@3.14 |
| ビルド依存関係 | cmake, pkgconf |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | abi3audit |
| Version Scheme | 0 |
| Revision | 4 |
| 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.