Builds vendor-agnostic detection rules using the Sigma rule format for threat detection across SIEM platforms including Splunk, Elastic, and Microsoft Sentinel. Use when creating portable detection logic from threat intelligence, mapping rules to MITRE ATT&CK techniques, or converting community Sigma rules into platform-specific queries using sigmac or pySigma backends.
90
88%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Critical
Do not install without reviewing
Security
2 findings — 1 critical severity, 1 medium severity. Installing this skill is not recommended: please review these findings carefully if you do intend to do so.
Detected a suspicious URL in the skill instructions that could lead the agent to download and execute malicious scripts or binaries. This includes links to executables from untrusted sources, typosquatting of official packages, URL shorteners that obscure the destination, and personal file hosting services.
Suspicious download URL detected (high risk: 0.70). The MITRE and SigmaHQ links are reputable reference resources, but the gentilkiwi/mimikatz GitHub repo hosts a well-known dual-use credential-dumping tool (including prebuilt binaries/releases) that is high-risk to download or execute and could be used to distribute malware.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.80). The skill's workflow and prerequisites explicitly require cloning and reading community Sigma rules from the public Sigma GitHub repo (SKILL.md "Prerequisites: Sigma rule repository cloned: git clone https://github.com/SigmaHQ/sigma.git" and Step 4/os.walk of sigma/rules/windows/), so the agent ingests untrusted, user-generated rule YAMLs which are parsed and converted and therefore can materially influence conversions, deployments, and subsequent actions.
c15f73d
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.