security-alert-triage

Automate end-to-end security alert triage within Elastic Security.

6|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/patrykkopycinski/elastic-cursor-plugin --skill security-alert-triage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-alert-triage
Source: https://github.com/patrykkopycinski/elastic-cursor-plugin/tree/main/skills/security-alert-triage
Command: npx skills add https://github.com/patrykkopycinski/elastic-cursor-plugin --skill security-alert-triage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Security teams face volume and complexity in triaging security alerts; this skill guides investigators through review, enrichment, investigation, and resolution to improve containment speed and accuracy.

Core Features & Use Cases

  • Guided alert triage workflow covering review, investigation, enrichment, and case creation.
  • Contextual enrichment pulling host, user, and process information to inform decisions.
  • One-click verdicts with automated actions to escalate, exempt, or close alerts.

Quick Start

Review open security alerts, enrich with host and user context, and determine the investigation verdict.

Frequently Asked Questions about security-alert-triage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate security alert triage in Elastic Security?

Automating security alert triage involves orchestrating alert review, contextual enrichment, and investigation workflows. This Skill automates that end-to-end process within Elastic Security, pulling host, user, and process context to guide containment decisions.

What is the best way to enrich security alerts with host and user context?

Enriching security alerts requires pulling related host, user, and process information to inform investigation decisions. This Skill automates contextual enrichment by querying Elasticsearch and Kibana APIs to gather process-tree lookups and relevant entity data.

Can I create and manage cases directly from security alerts in Elastic Security?

Creating and managing cases from security alerts is supported through integration with the manage_cases functionality. This Skill orchestrates case creation and updates alert statuses directly, allowing investigators to escalate, exempt, or close alerts with automated actions.

How does an end-to-end alert investigation workflow handle alert resolution?

An end-to-end alert investigation workflow handles resolution by guiding reviewers through alert review, enrichment, and verdict determination. This Skill provides one-click verdicts with automated actions to escalate, exempt, or close alerts based on the gathered context.

Do I need Elasticsearch and Kibana APIs to run automated alert triage workflows?

Running automated alert triage workflows in this Skill requires integrating with Elasticsearch and Kibana APIs. These dependencies are utilized to execute esql queries, perform process-tree lookups, and orchestrate alert status updates within Elastic Security.