Aide

v1.0.0

AIDE file integrity monitoring reference. Database initialization, integrity checks, update workflow, aide.conf configuration, selection rules, report parsin...

0· 138·1 current·1 all-time
bybytesagain4@xueyetianya

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for xueyetianya/aide.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Aide" (xueyetianya/aide) from ClawHub.
Skill page: https://clawhub.ai/xueyetianya/aide
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install aide

ClawHub CLI

Package manager switcher

npx clawhub@latest install aide
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
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 admin@example.com, 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 (admin@example.com, 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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk9798szy13m4jaazq6b42r2rbh83hkgz
138downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

AIDE

Advanced Intrusion Detection Environment — file integrity monitoring reference.

Commands

CommandDescription
introWhat is AIDE, how it works, vs Tripwire
initInitialize the baseline database
checkRun integrity check, exit codes
updateUpdate database after changes
configaide.conf configuration reference
rulesSelection rules and attribute groups
reportingReport formats, email alerts, SIEM
deployProduction deployment best practices

Comments

Loading comments...