engineering-threat-detection-engineer

Automate Sigma SIEM rule creation, MITRE ATT&CK mapping, and detection-as-code pipelines.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/Adawodu/dynoclaw --skill engineering-threat-detection-engineer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: engineering-threat-detection-engineer
Source: https://github.com/Adawodu/dynoclaw/tree/main/skills/engineering-threat-detection-engineer
Command: npx skills add https://github.com/Adawodu/dynoclaw --skill engineering-threat-detection-engineer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the critical need for robust security detection capabilities by automating the creation, mapping, and tuning of SIEM rules and threat hunting playbooks. It aims to reduce alert noise and improve the detection of advanced threats.

Core Features & Use Cases

  • SIEM Rule Development: Write and compile detection rules in vendor-agnostic Sigma format for various SIEMs (Splunk, Sentinel, Elastic).
  • MITRE ATT&CK Mapping: Assess and identify gaps in detection coverage against the MITRE ATT&CK framework.
  • Threat Hunting: Develop and execute structured threat hunts to find threats missed by automated detections.
  • Detection-as-Code: Implement CI/CD pipelines for version-controlled, tested, and deployed detection rules.
  • Use Case: A security operations team can use this Skill to automatically generate detection rules for newly identified adversary TTPs, map them to MITRE ATT&CK, and deploy them to their SIEM within hours, significantly reducing their mean time to detect.

Quick Start

Use the engineering-threat-detection-engineer skill to generate a Sigma rule for detecting suspicious PowerShell encoded command execution.

Frequently Asked Questions about engineering-threat-detection-engineer

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

FAQPage Schema
How do I create Sigma rules for SIEM platforms like Splunk or Elastic?

This Skill automates SIEM rule development by writing and compiling vendor-agnostic Sigma rules for platforms like Splunk, Sentinel, and Elastic. It helps generate high-fidelity security alerts while reducing false positives.

How do I map detection rules to the MITRE ATT&CK framework?

Mapping detection rules to MITRE ATT&CK is automated to assess and identify gaps in security coverage. This Skill evaluates existing detections against adversary TTPs to ensure comprehensive threat detection and proactive hunting coverage.

What is detection-as-code and how do I implement it for threat detection?

Detection-as-code implements CI/CD pipelines for version-controlled, tested, and deployed security detection rules. This Skill automates that pipeline, allowing teams to rapidly deploy validated Sigma rules to SIEM environments and reduce mean time to detect.

Can I use this to develop threat hunting methodologies?

Yes, you can use this Skill to develop and execute structured threat hunting playbooks. It automates hunting methodologies to proactively find advanced threats that were missed by automated SIEM detections.

Does this Skill support automated deployment of SIEM rules?

Yes, this Skill supports automated deployment by implementing detection-as-code CI/CD pipelines. It streamlines the validation and deployment of Sigma rules to SIEM platforms, significantly reducing the time required to detect new threats.