Automic VaultAutomic Vault

brew

auditwheel を Homebrew, dnf, Nix でインストール

auditwheel のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install auditwheel

local Homebrew formula metadata

概要

パッケージ概要

Auditing and relabeling cross-distribution Linux wheels

コマンドとエイリアス

  • auditwheel

履歴

プロジェクトの歴史と使われ方

auditwheel is a PyPA command-line tool for auditing and repairing Linux and Android Python wheels so they comply with manylinux and related binary compatibility policies. It is one of the small tools that turned Python binary distribution on Linux from a packaging argument into a repeatable release step.

プロジェクトの歴史

The auditwheel GitHub repository was created in January 2016, and PyPI records the first 1.0.0 upload on 2016-01-21. The README describes it as a tool for auditing and relabeling Linux and Android wheels.

PEP 513, the manylinux1 proposal, explicitly introduced auditwheel as a command-line executable able to inspect wheel dependencies and automatically copy external shared libraries into wheels, update RPATH, and add suitable platform tags. Later policy work, especially PEP 600, kept auditwheel as the practical implementation guide while avoiding making it the normative definition of manylinux itself.

採用の歴史

auditwheel became part of the expected PyPI release workflow for projects shipping compiled extensions on Linux: build in a manylinux container, run auditwheel show to inspect shared-library dependencies, then run auditwheel repair to vendor allowed libraries and retag the wheel. The PyPA packaging guide lists auditwheel across manylinux standards, and the supplied package facts show Homebrew, Fedora, and Nix packaging.

使われ方

The README documents two main commands. auditwheel show reports external shared libraries and symbol-version compatibility against manylinux policies. auditwheel repair copies required external libraries into the wheel, rewrites RPATH entries, and emits a repaired wheel with manylinux tags.

パッケージ好きにとっての重要性

auditwheel is package-nerd core infrastructure because it encodes the uncomfortable boundary between Python packaging metadata, ELF linking, glibc symbol versions, containerized build images, and PyPI installer compatibility. It is the tool maintainers reach for when a wheel works on the build host but needs to work across Linux distributions.

タイムライン

  • 2016: auditwheel repository was created and 1.0.0 was uploaded to PyPI.
  • 2016: PEP 513 approved manylinux1 and described auditwheel as the repair/audit tool.
  • 2018: manylinux2010 was approved through PEP 571.
  • 2019: manylinux2014 was approved through PEP 599.
  • 2019: PEP 600 approved perennial manylinux_x_y tags.
  • 2021: musllinux tags were approved through PEP 656 and later supported in the same ecosystem.

Related projects

  • auditwheel is closely tied to PyPA's manylinux container images, pip's platform tag compatibility logic, wheel metadata, patchelf, PEP 513, PEP 571, PEP 599, PEP 600, and the packaging.python.org platform compatibility tag specification.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
auditwheelcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版6.7.0
マネージャ更新日2026-05-27
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/pypa/auditwheel

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:auditwheel
バージョン6.7.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/auditwheel
ホームページhttps://github.com/pypa/auditwheel
リポジトリhttps://github.com/pypa/auditwheel
上流ドキュメントhttps://github.com/pypa/auditwheel#readme
ライセンスMIT
ソースアーカイブhttps://files.pythonhosted.org/packages/f6/4d/2684ff85bbc51d2acfe9d6184aea70e4f6a50d8de2de6cb41a23e501e4ef/auditwheel-6.7.0.tar.gz
最終更新2026-05-27T07:04:02Z
Pulseupdated
依存関係python@3.14
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameauditwheel
Version Scheme0
Revision0
Requirements
  • linux
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

auditwheel

nix profile install nixpkgs#auditwheel
  • normalized package name match
  • 一致条件: Auditwheel
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: auditwheel from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
dnf95%

auditwheel 6.7.0-2.fc45

Cross-distribution Linux wheels auditing and relabeling

https://github.com/pypa/auditwheel

sudo dnf install auditwheel
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: auditwheel
  • 4 依存関係
  • 4 提供
  • normalized package name match
  • 一致条件: Auditwheel
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: auditwheel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment