HomeBrowseUpload
← Back to registry
// Skill profile

auditd

name: "auditd"

by bytesagain3 · published 2026-04-01

开发工具安全工具
Total installs
0
Stars
★ 0
Last updated
2026-04
// Install command
$ claw add gh:bytesagain3/bytesagain3-auditd
View on GitHub
// Full documentation

---

name: "auditd"

version: "1.0.0"

description: "Linux Audit Framework reference. auditctl rules for file watches and syscall auditing, auditd.conf configuration, ausearch log queries, aureport summaries, audit.log format, CIS/PCI-DSS compliance rules, and audit tools."

author: "BytesAgain"

homepage: "https://bytesagain.com"

source: "https://github.com/bytesagain/ai-skills"

tags: [auditd, audit, security, linux, compliance, logging]

category: "sysops"

---

# auditd

Linux Audit Framework reference — kernel-level security auditing.

Commands

| Command | Description |

|---------|-------------|

| `intro` | What is auditd, architecture, quick start |

| `rules` | auditctl watches, syscall rules, filters |

| `config` | auditd.conf settings, rotation, disk actions |

| `search` | ausearch by key, time, user, file |

| `report` | aureport summaries, login, auth, file |

| `logs` | audit.log format, field meanings |

| `compliance` | CIS benchmark and PCI-DSS rules |

| `tools` | auditctl, audit2allow, aulast, autrace |

// Comments
Sign in with GitHub to leave a comment.
// Related skills

More tools from the same signal band