threat-coverage-gap-analyzer

threat-coverage-gap-analyzer is a skill for Claude Code from WRG-11/wrg-sigma-rules. It costs 25 tokens per session (159 once invoked), scanned A, original, MIT.

A security analysis tool that compares Sigma detection rules with the MITRE ATT&CK matrix, a catalogue of attacker tactics and techniques. It reports which techniques your rules cover and where coverage is missing.

In plain words
What is it for?
Use it to analyse a folder or list of Sigma rules, create a MITRE ATT&CK coverage report, find missing techniques, and prioritise new rules for actors such as APT29 or Scattered Spider.
Why use it?
It shows which attacker behaviours your detections do not currently identify. This helps you decide which detection rules to create next and compare coverage against a threat actor.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the wrg-sigma-rules plugin — 3 skills, 1 MCP server shipped together

Good fit Use it to analyse a folder or list of Sigma rules, create a MITRE ATT&CK coverage report, find missing techniques, and prioritise new rules for actors such as APT29 or Scattered Spider.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/wrg-11/wrg-sigma-rules/threat-coverage-gap-analyzer
Install

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.

Any agent
npx skills add WRG-11/wrg-sigma-rules --skill threat-coverage-gap-analyzer
Clone the repo
git clone --depth 1 https://github.com/WRG-11/wrg-sigma-rules

Made for: Claude Code.

Or install wrg-sigma-rules, the plugin that ships this one along with the rest of its 3 skills, 1 MCP server.

Wrote 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.

agentmods badge for threat-coverage-gap-analyzer

README.md
[![agentmods](https://agentmods.dev/badge/skills/wrg-11/wrg-sigma-rules/threat-coverage-gap-analyzer/github.svg)](https://agentmods.dev/skills/wrg-11/wrg-sigma-rules/threat-coverage-gap-analyzer)
Your own site
<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.

agentmods 80×15 button for threat-coverage-gap-analyzer

Your own site · 80×15
<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>
Per session 25 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 159 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured yesterday against content hash 002455a48d95, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

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.

plugins/wrg-sigma-rules/skills/threat-coverage-gap-analyzer/SKILL.md · 17 lines

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.

Changes

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.

  1. yesterday Changed · -129 lines · -114 tokens per session 002455a48d95
  2. 12d ago First seen · 146 lines · 139 tokens per session scan A 8f7e0f765c8f

Subscribe to this mod's changes

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.

Related

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.

personamanagmentlayer/pcl · 41 tokens

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…

hyzyla/kibana-agent · 73 tokens

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.

summarybotng/summarybot-ng · 47 tokens

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…

microsoft/power-platform-skills · 73 tokens

review

5-pass structured code review — correctness, security, performance, readability, consistency.

SethGammon/Citadel · 17 tokens

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.

alivecontext/alive · 57 tokens