macOS
brew install abi3auditlocal Homebrew formula metadata
brew
Scans Python packages for abi3 violations and inconsistencies. Version 0.0.26 via Homebrew; verified 2026-05-26.
install
brew install abi3auditlocal Homebrew formula metadata
overview
Scans Python packages for abi3 violations and inconsistencies
history
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.
security posture
No matching local secret-handling manifest was found for abi3audit. Nucleus package metadata is still published here so future coverage has a stable package URL.
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 |
|---|---|---|---|
abi3audit | 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/pypa/abi3audit
install metadata
| Package key | brew:abi3audit |
|---|---|
| Version | 0.0.26 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/abi3audit |
| Homepage | https://github.com/pypa/abi3audit |
| Repository | https://github.com/pypa/abi3audit |
| Upstream docs | https://github.com/pypa/abi3audit#readme |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/99/2d/fa16448d36021e36caa71acda36e25be8f6315b9c740b1be8bdae5c76257/abi3audit-0.0.26.tar.gz |
| Last updated | 2026-05-26T23:37:45-04:00 |
| Pulse | updated |
| Dependencies | certifi, python@3.14 |
| Build dependencies | cmake, pkgconf |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
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.