alert-correlation skillA
alert-correlation is agent-read markdown (skill) from gensecaihq/wazuh-autopilot: Find related Wazuh activity around a case by time window and entity pivots, detect kill-chain progression and campaigns across hosts; use after triage when a case needs its surrounding context..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Alert Correlation Goal: answer "is this isolated, or part of something bigger?" NIST CSF 2.0 DE.AE — correlating adverse events from multiple sources. ## Procedure 1. `get_case` — collect entities (IPs, users, hosts, hashes) and first/last alert time. 2. Pick a window: default ±24h around the case; widen to 7d for slow activity (password spraying, beaconing) or narrow to ±1h for bursts. 3. Pivot on each attacker/victim entity (max 10 pivots per run — prioritize attacker IPs, then targeted users, then hosts). 4. Aggregate to find patterns rather than reading raw alerts one by one. 5. Classify the result (table below) and record it. ## Query patterns | Question | Tool and arguments | |---|---| | Everything this IP did | `search_security_events(query="<ip>", srcip="<ip>", time_range="24h")` (`time_range` is one of 1h, 6h, 12h, 1d, 24h, 7d, 30d) | | Alerts on the same host | `get_wazuh_alerts(agent_id="<id>", timestamp_start="now-24h", level="5")` (level means "this or higher"; `"10+"` also works) | …
Read the whole file at its exact version.
How to install
mdr add gensecaihq/wazuh-autopilot/alert-correlation@v1.1mdr add gensecaihq/wazuh-autopilot/alert-correlation@sha256:a83cf1acee6453d4Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_gaueuv7rmx4mbu6g)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (4282 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
gensecaihq/wazuh-autopilot · 57 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_gaueuv7rmx4mbu6g GET https://markdownregistry.com/api/v1/resolve?ref=gensecaihq/wazuh-autopilot/alert-correlation GET https://markdownregistry.com/api/v1/blob/a83cf1acee6453d483ecc3eb75ddcf11f432f88c1f0e264823c0b0fd08fc7d50
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.