Triage Elastic Security alerts — fetch, investigate, classify threats, create cases, and acknowledge. Use when triaging alerts, performing SOC analysis, investigating detections, reviewing security incidents, or when the user mentions ransomware, malware, lateral movement, credential theft, DLL injection, suspicious processes, or any specific threat. Also trigger for "show me alerts", "what's happening on host X", "any critical alerts", or any security operations question.
$npx -y skills add elastic/example-mcp-app-security --skill alert-triageInstalls into the current project.
Run `npx skills use "https://github.com/elastic/example-mcp-app-security" --skill "elastic/example-mcp-app-security/alert-triage"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/elastic/example-mcp-app-security" that are relevant to the current task. Run `npx skills add "https://github.com/elastic/example-mcp-app-security"` and select the relevant skills, then follow their instructions.