← Back to Skills Marketplace
xueyetianya

Aide

by bytesagain4 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
145
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install aide
Description
AIDE file integrity monitoring reference. Database initialization, integrity checks, update workflow, aide.conf configuration, selection rules, report parsin...
README (SKILL.md)

AIDE

Advanced Intrusion Detection Environment — file integrity monitoring reference.

Commands

Command Description
intro What is AIDE, how it works, vs Tripwire
init Initialize the baseline database
check Run integrity check, exit codes
update Update database after changes
config aide.conf configuration reference
rules Selection rules and attribute groups
reporting Report formats, email alerts, SIEM
deploy Production deployment best practices
Usage Guidance
This skill is a reference/template for installing and operating AIDE and appears coherent. Before running any of the sample commands: (1) review scripts/script.sh and SKILL.md yourself, (2) replace placeholder emails/hosts with real, trusted destinations, (3) avoid automating database rotation without human review (the docs already warn about this), (4) install AIDE from your distro packages, and (5) run commands as an admin in a controlled environment (not blindly via an agent) because several examples perform network transfer (scp/mail) or set immutable flags (chattr +i). If you want the agent to execute actions autonomously, explicitly limit recipients and targets first.
Capability Assessment
Purpose & Capability
Name/description match the contained materials: SKILL.md and scripts/script.sh provide AIDE usage, config, initialization, checks, reporting and deployment guidance. No unrelated services, credentials, or binaries are requested.
Instruction Scope
Instructions and examples reference system paths (/etc/aide.conf, /var/lib/aide/*) and common admin utilities (mail, scp, logger, python3) which are appropriate for an FIM deployment guide. Some examples show sending reports off-host (mail to [email protected], scp to backup@secure-host) — expected for backups/alerts but these are ways data leaves the host, so users should ensure recipients/hosts are correct and trusted before executing sample commands.
Install Mechanism
No install spec; this is instruction-only (plus a helper script). No downloads, third-party package installs, or extract-from-URL steps are present.
Credentials
The skill requests no environment variables, no credentials, and no config paths beyond AIDE's normal files. Example commands reference external hosts/addresses only as placeholders ([email protected], backup@secure-host).
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or modify other skills. The guidance includes system-level operations (crontab edits, chattr +i) that are normal for deployment but require administrator privileges to run.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install aide
  3. After installation, invoke the skill by name or use /aide
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Slug aide
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Aide?

AIDE file integrity monitoring reference. Database initialization, integrity checks, update workflow, aide.conf configuration, selection rules, report parsin... It is an AI Agent Skill for Claude Code / OpenClaw, with 145 downloads so far.

How do I install Aide?

Run "/install aide" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Aide free?

Yes, Aide is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Aide support?

Aide is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Aide?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v1.0.0.

💬 Comments