Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add gensecaihq/Wazuh-Autopilot --skill ir-playbook-lateral-movementgit clone --depth 1 https://github.com/gensecaihq/Wazuh-AutopilotWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/gensecaihq/wazuh-autopilot/ir-playbook-lateral-movement)<a href="https://agentmods.dev/skills/gensecaihq/wazuh-autopilot/ir-playbook-lateral-movement"><img src="https://agentmods.dev/badge/skills/gensecaihq/wazuh-autopilot/ir-playbook-lateral-movement/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/gensecaihq/wazuh-autopilot/ir-playbook-lateral-movement"><img src="https://agentmods.dev/badge/skills/gensecaihq/wazuh-autopilot/ir-playbook-lateral-movement.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00102 | $0.02017 |
| Opus 5.5 | $0.00041 | $0.00807 |
| Sonnet 5 | $0.00020 | $0.00403 |
| Haiku 4.5 | $0.00010 | $0.00202 |
Grade A, and why
ir-playbook-lateral-movement scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 100 lines — stays where its author put it; the contents beside it link to each section on GitHub.
IR Playbook — Lateral Movement
Severity critical: lateral movement means an adversary already has a foothold and valid credentials.
Correlate across hosts before containment. Rule IDs are from the stock Wazuh 4.14 ruleset (levels official);
several need Sysmon or PowerShell script-block logging on the endpoints. Full procedure: references/playbook.md.
1. Detection signals
| Technique | Wazuh rules (level) | Needs |
|---|---|---|
| T1550.002 Pass-the-hash (NTLM remote logon) | rules 92652 (L6), 92657 (L6, NTLM + RDP) | Security log, Event ID 4624 logon type 3/10 |
| T1021.001 RDP | rule 92653 (L3, RDP logon), rule 92656 (L15, RDP from loopback — tunnelling) | Security log |
| T1021.002 SMB / admin shares | rules 92105 (L3), 92106 (L3); rule 92650 (L12, service binary in Windows root — dropped via admin share); rules 92202, 92218 (L6, executable dropped in Windows root) | Sysmon Event ID 3 / 11 |
| T1569.002 PsExec / remote service | rule 92068 (L3, PsExec execution); rule 61138 (L5, new service, Event ID 7045) | Sysmon Event ID 1, System log |
| T1021.006 WinRM / PS remoting | rule 92110 (L4, WinRM network activity); rule 91823 (L14, Invoke-Command on a remote computer); rule 92220 (L6, binary dropped by WinRM process) | Sysmon, PowerShell/Operational |
| T1047 WMI | rule 92070 (L6, WMI spawned PowerShell); rule 92071 (L12, WMI PowerShell with base64) | Sysmon Event ID 1 |
| T1053.005 Scheduled task | rule 60228 (L4, Event ID 4698) | Security log |
| T1003.001 Credential access before movement | rules 92900 (L12), 92403 (L12) — LSASS accessed | Sysmon Event ID 10 / 8 |
| T1021.004 SSH (Linux) | rule 5715 (L3, success) from an internal source after rules 5716, 5760 (L5) failures; rule 92603 (L6, file copied in via SCP); rule 92602 (L12, Impacket signature) | sshd logs, auditd |
| Account manipulation during spread | rules 60109 (L8, account created/enabled), 60154 (L12, Administrators group changed) | Security log |
High-confidence patterns: one account authenticating to ≥3 hosts within 10 min; workstation-to-workstation admin
logons; service accounts used interactively; logons outside the account's baseline. Wazuh has no stock rule for
the fan-out pattern — create it as custom rule 100230 (frequency rule over group authentication_success,
<same_field>dstuser</same_field>, <different_field>agent.id</different_field>; validate with wazuh-logtest).
Explicit-credential logons (Event ID 4648) have no stock rule either; add custom rule 100231 if you rely on them.
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 100 lines · 102 tokens per session scan A bb9a8e3a5d3b
ir-playbook-lateral-movement is a skill published in the GitHub repository gensecaihq/Wazuh-Autopilot (57 stars, last pushed 2d ago), licensed MIT. It adds 102 tokens to every session and 2,017 once invoked, about $0.0004 per session on Opus 5.5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-25.
Other skills, from other repositories
agent-crdt-synchronizer
Agent skill for crdt-synchronizer - invoke with $agent-crdt-synchronizer.
agent-topology-optimizer
Agent skill for topology-optimizer - invoke with $agent-topology-optimizer.
agent-benchmark-suite
Agent skill for benchmark-suite - invoke with $agent-benchmark-suite.
agent-performance-monitor
Agent skill for performance-monitor - invoke with $agent-performance-monitor.
agent-resource-allocator
Agent skill for resource-allocator - invoke with $agent-resource-allocator.
agentic-jujutsu
Quantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination.