ioc-enrichment skillA
ioc-enrichment is agent-read markdown (skill) from gensecaihq/wazuh-autopilot: Enrich indicators (IPs, domains, URLs, hashes) with reputation and context, grade source reliability with the Admiralty Code, and respect TLP and data-egress rules; use when a case contains external indicators..
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
# IOC Enrichment
Turn raw indicators into decisions: block, watch, or ignore. NIST CSF 2.0 ID.RA
(threat intelligence informs risk) and DE.AE (context for adverse events).
## Procedure
1. `get_case` — list indicators with role `attacker` or `observed` that are **public**:
public IPs, internet domains, URLs, file hashes.
2. For each (max 20 per run, attacker-role first):
- `check_ioc_reputation(indicator=...)` — reputation verdict and sources.
- `analyze_security_threat(indicator=..., indicator_type=...)` — threat context.
- `search_security_events(query=<indicator>, srcip=<ip>, time_range="7d")` — internal
sightings (how many hosts?). For hashes, check whether the Wazuh VirusTotal
integration already scored the file: rule 87105 (level 12) means positives were
found; rule 87104 means none; rules 87101, 87102 are integration errors (rate limit,
credentials), not verdicts. `get_wazuh_alerts(rule_groups=["virustotal"])` lists them.
Load `wazuh-malware-detection` for detail.
3. Optionally `search_external_context` for public reporting — see egress rules.
4. Grade each source with the Admiralty Code; combine into a verdict.
…Read the whole file at its exact version.
How to install
mdr add gensecaihq/wazuh-autopilot/ioc-enrichment@v1.1mdr add gensecaihq/wazuh-autopilot/ioc-enrichment@sha256:9feb9d0c62c3e190Pin 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_nz6gfactr6t5pt3p)
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 (4068 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_nz6gfactr6t5pt3p GET https://markdownregistry.com/api/v1/resolve?ref=gensecaihq/wazuh-autopilot/ioc-enrichment GET https://markdownregistry.com/api/v1/blob/9feb9d0c62c3e190a1d874c2b1a2e8f904ec5f57226e66c8b6eb7ad6078c8d3f
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.