← 返回 Skills 市场
Aide
作者
bytesagain4
· GitHub ↗
· v1.0.0
· MIT-0
145
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install aide
功能描述
AIDE file integrity monitoring reference. Database initialization, integrity checks, update workflow, aide.conf configuration, selection rules, report parsin...
使用说明 (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 |
安全使用建议
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install aide - 安装完成后,直接呼叫该 Skill 的名称或使用
/aide触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
常见问题
Aide 是什么?
AIDE file integrity monitoring reference. Database initialization, integrity checks, update workflow, aide.conf configuration, selection rules, report parsin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 145 次。
如何安装 Aide?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install aide」即可一键安装,无需额外配置。
Aide 是免费的吗?
是的,Aide 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Aide 支持哪些平台?
Aide 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Aide?
由 bytesagain4(@xueyetianya)开发并维护,当前版本 v1.0.0。
推荐 Skills