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 WRG-11/wrg-sigma-rules --skill threat-coverage-gap-analyzergit clone --depth 1 https://github.com/WRG-11/wrg-sigma-rulesWrote 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/wrg-11/wrg-sigma-rules/threat-coverage-gap-analyzer)<a href="https://agentmods.dev/skills/wrg-11/wrg-sigma-rules/threat-coverage-gap-analyzer"><img src="https://agentmods.dev/badge/skills/wrg-11/wrg-sigma-rules/threat-coverage-gap-analyzer/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/wrg-11/wrg-sigma-rules/threat-coverage-gap-analyzer"><img src="https://agentmods.dev/badge/skills/wrg-11/wrg-sigma-rules/threat-coverage-gap-analyzer.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.00025 | $0.00159 |
| Opus 5 | $0.00013 | $0.00079 |
| Sonnet 5 | $0.00005 | $0.00032 |
| Haiku 4.5 | $0.00003 | $0.00016 |
Grade A, and why
threat-coverage-gap-analyzer 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.
What it actually says
Threat Coverage Gap Analyzer
For WRG's own corpus, read the wrg-sigma://coverage/mitre-attack-matrix
MCP resource. For a user-supplied corpus, inspect only the named rules and
validate their ATT&CK tags with validate_rule. Report rule count, technique
coverage, missing tactics, and at most ten prioritized gaps with a logsource
rationale.
Do not claim a technique is covered solely because a file exists: the rule must parse and carry a relevant ATT&CK tag. Do not generate a new rule unless the user explicitly selects a gap to address.
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 Changed · -129 lines · -114 tokens per session 002455a48d95
- 12d ago First seen · 146 lines · 139 tokens per session scan A 8f7e0f765c8f
threat-coverage-gap-analyzer is a skill published in the GitHub repository WRG-11/wrg-sigma-rules (2 stars, last pushed yesterday), licensed MIT. It adds 25 tokens to every session and 159 once invoked, about $0.0001 per session on Opus 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-08-31.
Other skills, from other repositories
elasticsearch-expert
Expert-level Elasticsearch, search, ELK stack, and full-text search. Use when the user mentions search, ELK, Logstash, Kibana, or full text search.
kibana-agent
Query Elasticsearch and Kibana via the Kibana console proxy API. Use this skill whenever the user asks to search logs, query Elasticsearch indices, list indices, view dashboards, check Kibana status, or investigate production issues in the Elastic stack. Also use when the user mentions Kibana, Elasticsearch, ES, logs…
observability-testing-patterns
Observability and monitoring validation patterns for dashboards, alerting, log aggregation, APM traces, and SLA/SLO verification. Use when testing monitoring infrastructure, dashboard accuracy, alert rules, or metric pipelines.
create-site
Creates a new Power Pages code site (SPA) using React, Angular, Vue, or Astro. Guides through the full process from initial concept to deployed site: requirements discovery, scaffolding, component planning, design, implementation, validation, and deployment. Use when the user wants to create, build, or scaffold a new…
review
5-pass structured code review — correctness, security, performance, readability, consistency.
alive:system-upgrade
Upgrade ALIVE to the current version. Handles v1/v2/v3.x source states, multi-surface aware (alive-mcp / Hermes / Codex), retroactive version detection, partial-failure resume, dry-run previews, and rollback inspection.