Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install aide

local Homebrew formula metadata

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

MacPorts ports tree · security/aide/Portfile · ソース: api.github.com

Linux

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

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

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

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

Fedora dnf確認済み · 92%
sudo dnf install aide

Fedora Rawhide package metadata · aide · ソース: dl.fedoraproject.org

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

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

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

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

Windows

Windows Package Manager確認済み · 92%
winget install --id CodeStory.Aide -e

Windows Package Manager source index · CodeStory.Aide · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

File and directory integrity checker

コマンドとエイリアス

  • aide

履歴

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

AIDE, the Advanced Intrusion Detection Environment, is a Unix file and directory integrity checker. It builds a database from rules in `aide.conf`, records file metadata and cryptographic checksums, and later compares the live filesystem against that baseline.

プロジェクトの歴史

AIDE was originally written by Rami Lehti and Pablo Virolainen in 1999. The official project site records Richard van den Berg as maintainer from 2003 to 2010 and Hannes von Haugwitz taking over in October 2010.

The project has stayed close to classic Unix security-tool culture: C source releases, signed tarballs and git tags, a mailing list, manual pages, text configuration, and distribution packaging. Its release notes show gradual modernization, including the 0.17 configuration/reporting changes in 2021, PCRE2 and multithreaded checksum work in 0.18, and the 0.19 move from libmhash to libnettle plus newer hash algorithms and report formats.

The current public GitHub repository was created in 2019, but official project history predates GitHub by two decades. The official website lists stable release 0.19.3 with release date 2026-01-31.

採用の歴史

AIDE is widely distributed through operating-system package repositories rather than primarily through language package managers. The official site lists downstream packages for Debian, Ubuntu, FreeBSD, Gentoo, Homebrew, MacPorts, NixOS, OpenBSD, openSUSE/SUSE, Red Hat, CentOS, and Fedora.

The input package facts also list apk, brew, Debian, dnf, MacPorts, Nix, Ubuntu, winget, and zypper package names, reinforcing that it is a cross-distribution system administration tool.

使われ方

Administrators initialize an AIDE database for a known-good system and later rerun AIDE to detect changed files, attributes, links, permissions, ownership, timestamps, and hashes. The official manual frames it as a way to detect tampering in key system binaries and other files after a suspected compromise.

AIDE does not use application credentials. Although `aide.conf` is central to operation, the sources checked did not document one portable config-file path across package managers, so this batch leaves config-file-location null.

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

AIDE is the kind of package that package managers exist to carry: old, security-sensitive, C-based, compiled with optional platform features, distributed through nearly every Unix family, and expected to integrate with local filesystem layout and administrator policy.

Its formula and distro packages matter because local defaults, compile-time options, hash libraries, and config paths can differ. For package nerds, AIDE is less about a fashionable CLI and more about the long tail of maintaining trustworthy system tools across operating systems.

タイムライン

  • 1999: AIDE originally written by Rami Lehti and Pablo Virolainen.
  • 2003: Richard van den Berg begins maintaining the project, according to the official site.
  • 2010: Hannes von Haugwitz takes over project maintenance.
  • 2019: Current GitHub repository created and 0.16.x releases appear in official NEWS.
  • 2021: Version 0.17 introduces major configuration and reporting changes.
  • 2023: Version 0.18 adds PCRE2 and multithreaded checksum support.
  • 2026: Official site lists stable release 0.19.3.

Related projects

  • Tripwire-style host intrusion detection and file integrity monitoring tools.
  • Linux distribution security packages and ports trees.
  • Hash and filesystem attribute libraries such as nettle, PCRE2, ACL, xattr, SELinux, and e2fsattrs.

セキュリティ状態

リスクレベル: グリーン

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/aide/aide

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:aide
バージョン0.19.3
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/aide
ホームページhttps://aide.github.io/
リポジトリhttps://github.com/aide/aide
上流ドキュメントhttps://aide.github.io/
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://github.com/aide/aide/releases/download/v0.19.3/aide-0.19.3.tar.gz
最終更新2026-07-10T16:49:55-04:00
Pulseupdated
依存関係libgcrypt, libgpg-error, pcre2
ビルド依存関係pkgconf
macOS 提供ライブラリcurl
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

aide 0.19.1-2+deb13u2

Advanced Intrusion Detection Environment - dynamic binary

https://aide.github.io

sudo apt install aide
  • Section: admin
  • Architecture: amd64
  • 9 依存関係
  • 1 提供
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Aide
Debian stable package indexes · deb.debian.org · Debian stable package indexes: aide from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

aide-common 0.19.1-2+deb13u2

Advanced Intrusion Detection Environment - Common files

https://aide.github.io

sudo apt install aide-common
  • Section: admin
  • Architecture: all
  • Source Package: aide
  • 8 依存関係
  • 5 任意依存関係
  • normalized package name match
  • 一致条件: Aide
Debian stable package indexes · deb.debian.org · Debian stable package indexes: aide-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

aide-dynamic 0.19.1-2+deb13u2

Advanced Intrusion Detection Environment - transitional package

https://aide.github.io

sudo apt install aide-dynamic
  • Section: admin
  • Architecture: all
  • Source Package: aide
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Aide
Debian stable package indexes · deb.debian.org · Debian stable package indexes: aide-dynamic from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

aide

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

aide 0.18.6-2build2

Advanced Intrusion Detection Environment - dynamic binary

https://aide.github.io

sudo apt install aide
  • Section: admin
  • Architecture: amd64
  • 9 依存関係
  • 1 提供
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Aide
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: aide from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

aide-common 0.18.6-2build2

Advanced Intrusion Detection Environment - Common files

https://aide.github.io

sudo apt install aide-common
  • Section: admin
  • Architecture: all
  • Source Package: aide
  • 8 依存関係
  • 5 任意依存関係
  • normalized package name match
  • 一致条件: Aide
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: aide-common from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

aide-dynamic 0.18.6-2build2

Advanced Intrusion Detection Environment - transitional package

https://aide.github.io

sudo apt install aide-dynamic
  • Section: universe/admin
  • Architecture: all
  • Source Package: aide
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Aide
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: aide-dynamic from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

aide 0.19.3-r0

file integrity checker and intrusion detection program

https://aide.github.io/

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

aide-doc 0.19.3-r0

file integrity checker and intrusion detection program (documentation)

https://aide.github.io/

sudo apk add aide-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: aide
  • normalized package name match
  • 一致条件: Aide
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: aide-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

aide 0.19.2-15.fc44

Intrusion detection environment

https://github.com/aide/aide

sudo dnf install aide
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: aide
  • 13 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Aide
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: aide from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

aide 0.19.2-2.3

Advanced Intrusion Detection Environment

https://aide.github.io/

sudo zypper install aide
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: aide
  • 9 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Aide
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: aide from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

aide-test 0.19.2-2.3

Simple AIDE testing

https://aide.github.io/

sudo zypper install aide-test
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: aide
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Aide
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: aide-test from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

aide

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

CodeStory.Aide

winget install --id CodeStory.Aide -e
  • normalized package name match
  • 一致条件: Aide
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: CodeStory.Aide from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

このページは 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