Analyzing linux audit logs for intrusion
Skill autohandai/community-skills/analyzing-linux-audit-logs-for-intrusion
Parse and analyze Linux auditd logs to detect intrusion indicators including unauthorized file access, privilege escalation, syscall anomalies, and suspicious process execution using ausearch and Python.From its SKILL.md
npx -y skills add autohandai/community-skills --skill analyzing-linux-audit-logs-for-intrusionAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 10 stars10 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its file declares
Copied from the file, not written here
The file declares its own license as Apache-2.0. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
0.6 KB, 35 tokens by cl100k_base, as published. Nobody here has run it
Analyzing Linux Audit Logs for Intrusion
Parse auditd logs to detect file access violations, privilege escalation, suspicious syscalls, and unauthorized process execution.
What ships with it: 3 files
20.8 KB alongside SKILL.md, 1 of them executable
references/
- api-reference.md1.9 KB
scripts/
- agent.pyruns7.9 KB
- LICENSE11.0 KB