Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
elastic avatar

Detection Rule Management

  • 6 installs
  • 20 repo stars
  • Updated July 8, 2026
  • elastic/example-mcp-app-security

detection-rule-management skill documents Create, tune, and manage Elastic Security detection rules.

About

detection-rule-management skill documents Create, tune, and manage Elastic Security detection rules. Use for false positive tuning, adding exceptions, creating new detection coverage, finding noisy rules, enabling/disabling rules, or any detection engineering task. Also trigger for "detection rules", "noisy rules", "false positives", "add e. name: detection-rule-management description: >

  • Create, tune, and manage Elastic Security detection rules.
  • Platform-specific setup patterns for detection-rule-management.
  • Evidence-backed steps from upstream SKILL.md.
  • When-to-use criteria for detection-rule-management versus alternatives.

Detection Rule Management by the numbers

  • 6 all-time installs (skills.sh)
  • Ranked #1,709 of 2,203 Security skills by installs in the Skillselion catalog
  • Data as of Jul 24, 2026 (Skillselion catalog sync)
At a glance

detection-rule-management capabilities & compatibility

Capabilities
detection rule management quick start · detection rule management when to use guidance · detection rule management integration patterns
Works with
elasticsearch
Use cases
security audit
From the docs

What detection-rule-management says it does

Create, tune, and manage Elastic Security detection rules. Use for false positive
SKILL.md
tuning, adding exceptions, creating new detection coverage, finding noisy rules,
SKILL.md
npx skills add https://github.com/elastic/example-mcp-app-security --skill detection-rule-management

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs6
repo stars20
Last updatedJuly 8, 2026
Repositoryelastic/example-mcp-app-security

How do I use detection-rule-management correctly?

Create, tune, and manage Elastic Security detection rules. Use for false positive tuning, adding exceptions, creating new detection coverage, finding noisy rules, enabling/disabling rules, or any dete

Who is it for?

Teams implementing detection-rule-management workflows from the catalog.

Skip if: Skip when requirements clearly match a different specialized stack.

When should I use this skill?

User asks about detection-rule-management, create, tune, and manage elastic security detection rules. use for false positive tuning, .

What you get

Working detection-rule-management setup with validated configuration and next steps.

Files

SKILL.mdMarkdownGitHub ↗

Detection Rule Management

Manage detection rules using the elastic-security MCP connector. The manage-rules tool renders an interactive rule management dashboard.

Tools (via elastic-security MCP connector)

ToolPurpose
manage-rulesBrowse/search rules with interactive dashboard. Params: filter (KQL)
threat-huntTest queries against live data before creating rules

The dashboard supports searching rules, viewing details, enabling/disabling, validating queries, and viewing noisy rules.

Rule Types

TypeUse caseExample
query (KQL)Simple field matchingprocess.name: "mimikatz.exe"
eqlBehavioral sequencesProcess A spawns B within 5 minutes
esqlAnalytics/aggregationsComplex joins or transformations
thresholdCount/frequency>10 failed logins in 5 minutes
threat_matchIOC correlationMatch against malicious IP indicators
new_termsFirst-time activityUser logs into host for first time

Tuning Strategy (in order of preference)

1. Add exception — Known-good process/user/host. Does not modify the rule query. 2. Tighten the query — Exclude FP pattern from the rule query itself. 3. Adjust threshold/suppression — Increase threshold or enable alert suppression. 4. Reduce risk score/severity — Downgrade priority if rule has some value but is noisy. 5. Disable the rule — Last resort. Only if rule provides no value.

Creating New Rules

1. Define the threat (MITRE technique, data sources, malicious vs legitimate behavior) 2. Test the query with threat-hunt against live data 3. Create via the dashboard or ask Claude to help construct the rule JSON 4. Monitor alert volume and tune false positives

Common Index Patterns

Data typeIndex pattern
Alerts.alerts-security.alerts-*
Processeslogs-endpoint.events.process-*
Networklogs-endpoint.events.network-*
Windowslogs-windows.*
AWSlogs-aws.*
Oktalogs-okta.*

Related skills

FAQ

What does detection-rule-management do?

detection-rule-management skill documents Create, tune, and manage Elastic Security detection rules.

When should I use detection-rule-management?

User asks about detection-rule-management, create, tune, and manage elastic security detection rules. use for false positive tuning, .

Is this skill safe to install?

Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.