Automic VaultAutomic Vault

brew

xauth を Homebrew, apk, apt, MacPorts, Nix, zypper, dnf でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install xauth

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install xauth

MacPorts ports tree · x11/xauth/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add xauth

Alpine Linux edge package indexes · xauth · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install xauth

Debian stable package indexes · xauth · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#xauth

nixpkgs package indexes · pkgs/by-name/xa/xauth/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install xauth

openSUSE Tumbleweed package metadata · xauth · ソース: download.opensuse.org

Fedora dnf確認済み · 92%
sudo dnf install xorg-x11-xauth

Fedora Rawhide package metadata · xorg-x11-xauth · ソース: dl.fedoraproject.org

概要

パッケージ概要

X.Org Applications: xauth

履歴

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

xauth is the X.Org X authority file utility. It edits and displays the authorization records used when X clients connect to an X server, especially records stored in the user's X authority file.

プロジェクトの歴史

The xauth manual credits Jim Fulton of the MIT X Consortium as author, placing the utility in the long-running X11 security and display-access toolchain. The current upstream project is maintained as an X.Org application under freedesktop.org, where the GitLab project describes it as the 'X authority file utility.'

xauth was carried into the modular X.Org application set. X.Org's public release pages describe the post-X11R7.7 model in which individual modules are released independently, and the xauth repository follows that model with standalone tags such as xauth-1.0.3 in 2008 and later 1.1.x releases.

採用の歴史

xauth became infrastructure rather than an end-user application: display managers, startx workflows, remote shells, and administrators use authority records so X clients can prove they are allowed to connect. Its persistence across X.Org releases, Unix distributions, and macOS X11 environments follows from that role.

The GitLab project shows the repository under the xorg/app namespace, and the mirrored cgit page lists a long X.Org history, older XFree86-era tags, and recent xauth release tags through xauth-1.1.5 in December 2025.

使われ方

The manual describes xauth commands such as add, generate, extract, merge, list, and remove. A typical remote workflow is to extract the record for the current DISPLAY and merge it on another host, as in the manual's ssh pipeline example.

xauth normally uses the file named by XAUTHORITY, falling back to $HOME/.Xauthority. It does not usually create the first authority entry itself; the program that starts the X server, such as xdm or startx, usually does that.

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

For package maintainers and Unix users, xauth is the tiny command that makes X11 forwarding and cross-user X sessions understandable and scriptable. It is one of those small X.Org packages whose value is disproportionate to its size because many remote-GUI workflows fail without a correct authority file.

タイムライン

  • MIT X Consortium era: xauth is authored as the X authority file utility by Jim Fulton.
  • 2008: xauth 1.0.3 is announced on xorg-announce as an individual X.Org app release.
  • 2012: X11R7.7 is released; X.Org later continues mostly with independent module releases.
  • 2018: The freedesktop.org GitLab project page records creation of the xorg/app/xauth project.
  • 2025: The cgit mirror lists xauth-1.1.4 and xauth-1.1.5 release tags.

Related projects

  • The xauth manual points to X(7), Xsecurity(7), xhost(1), Xserver(1), xdm(1), startx(1), and Xau(3). In practice, xauth sits beside these X11 access-control and session-startup tools.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 4 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$XAUTHORITY~/.Xauthority

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://www.x.org/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://www.x.org/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:xauth
バージョン1.1.5
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/xauth
ホームページhttps://www.x.org/
リポジトリhttps://gitlab.freedesktop.org/xorg/app/xauth
上流ドキュメントhttps://www.x.org/archive/X11R7.5/doc/man/man1/xauth.1.html
ライセンスMIT-open-group
ソースアーカイブhttps://www.x.org/pub/individual/app/xauth-1.1.5.tar.xz
依存関係libx11, libxau, libxext, libxmu
ビルド依存関係pkgconf, util-macros
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

xauth 1:1.1.2-1.1

X authentication utility

sudo apt install xauth
  • Section: x11
  • Architecture: amd64
  • 5 依存関係
  • normalized package name match
  • 一致条件: Xauth
Debian stable package indexes · deb.debian.org · Debian stable package indexes: xauth from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

xauth

nix profile install nixpkgs#xauth
  • normalized package name match
  • 一致条件: Xauth
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/xa/xauth/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

xauth 1:1.1.2-1build1

X authentication utility

sudo apt install xauth
  • Section: x11
  • Architecture: amd64
  • 5 依存関係
  • normalized package name match
  • 一致条件: Xauth
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: xauth from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

xauth 1.1.5-r0

X.Org authorization settings program

https://xorg.freedesktop.org/

sudo apk add xauth
  • License: custom
  • Architecture: x86_64
  • Source Package: xauth
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Xauth
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: xauth from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

xauth-doc 1.1.5-r0

X.Org authorization settings program (documentation)

https://xorg.freedesktop.org/

sudo apk add xauth-doc
  • License: custom
  • Architecture: x86_64
  • Source Package: xauth
  • normalized package name match
  • 一致条件: Xauth
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: xauth-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

xorg-x11-xauth 1.1.5-1.fc44

X.Org X11 X authority utilities

https://www.x.org

sudo dnf install xorg-x11-xauth
  • License: MIT-open-group
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: xorg-x11-xauth
  • 6 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Xauth
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: xorg-x11-xauth from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

xauth 1.1.5-1.3

Utility to edit and display the X authorization information

https://xorg.freedesktop.org/

sudo zypper install xauth
  • License: MIT
  • Category: System/X11/Utilities
  • Architecture: x86_64
  • Source Package: xauth
  • 5 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Xauth
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: xauth from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

xauth

sudo port install xauth
  • normalized package name match
  • 一致条件: Xauth
MacPorts ports tree · api.github.com · MacPorts ports tree: x11/xauth/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

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

このページは 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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment