Skills detection-sigma
📦

detection-sigma

v0.1.0 Content revision r2 High Risk 🌐 Network access⚙️ External commands

Build Portable Sigma Detection Rules

SIEM-specific rules are difficult to reuse and maintain across platforms. This skill structures Sigma detections, conversions, ATT&CK mappings, and compliance coverage.

Supports: Claude Codex Code(CC)
⚠️ 38 Poor

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "detection-sigma" from https://skillstore.io/skills/agentsecops-detection-sigma.md and its manifest at https://skillstore.io/api/skills/agentsecops-detection-sigma/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.

Your Agent should still show its plan and request any confirmation required by the security policy.

Agent-readable resources

Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.

Test it

Using "detection-sigma". Create a Windows detection for encoded PowerShell commands.

Expected outcome:

A rule outline identifies process-creation logs, PowerShell image matching, encoded-command indicators, expected administrative false positives, medium severity, and ATT&CK T1059.001.

Using "detection-sigma". Tune a noisy failed-login rule.

Expected outcome:

The review recommends grouping failures by account and source, setting a time window, excluding approved scanners, and testing lockout and service-account behavior.

Using "detection-sigma". Map audit monitoring to NIST 800-53.

Expected outcome:

The coverage plan connects audit controls to authentication, process, account-management, and policy-change logs, then lists missing sources and required validation evidence.

Security Audit

High Risk
v10 • 7/23/2026 Open versioned report

Most static findings are false positives from defensive selectors, ATT&CK labels, citations, Markdown fences, and SIEM query examples. One network finding is confirmed because the deployment example performs an authenticated request. Separate findings cover disabled TLS verification, administrator placeholders, and unpinned dependencies.

14
Files scanned
2,883
Lines analyzed
1
Review items
0
False positives ignored

Confirmed security concerns (2)

High
Insecure Splunk Deployment Example
The Splunk example embeds administrator placeholders and disables certificate verification. Copying it can expose credentials to interception and normalize insecure TLS.
The credential tuple and disabled certificate verification appear together in one deployment example, making the unsafe pattern explicit.
Medium
Unpinned Security Tool Dependencies
Dependency metadata and installation instructions omit versions. Future package compromise or incompatible updates could change installed behavior without review.
Both the declared package list and pip command name packages without version constraints.
Capability review items (1)

These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.

Medium
Python HTTP libraries
response = requests.post(url, auth=auth, data=data, verify=False)
This example performs an authenticated HTTP POST to a Splunk administrative endpoint, so it has real network and credential-handling effects.

Risk Factors

🌐 Network access (21)
⚙️ External commands (50)
assets/rule-templates/credential-access.yml:71 references/backend-support.md:23 references/backend-support.md:58 references/backend-support.md:96 references/backend-support.md:130 references/backend-support.md:151 references/backend-support.md:269 references/backend-support.md:306 references/backend-support.md:320 references/backend-support.md:334 references/backend-support.md:348 references/field-modifiers.md:19 references/field-modifiers.md:23 references/field-modifiers.md:24 references/field-modifiers.md:25 references/field-modifiers.md:37 references/field-modifiers.md:41 references/field-modifiers.md:42 references/field-modifiers.md:45 references/field-modifiers.md:57 references/field-modifiers.md:61 references/field-modifiers.md:62 references/field-modifiers.md:75 references/field-modifiers.md:94 references/field-modifiers.md:98 references/field-modifiers.md:99 references/field-modifiers.md:111 references/field-modifiers.md:176 references/field-modifiers.md:234 references/field-modifiers.md:243 references/field-modifiers.md:249 references/field-modifiers.md:250 references/field-modifiers.md:264 references/field-modifiers.md:317 references/field-modifiers.md:322 references/field-modifiers.md:331 references/field-modifiers.md:338 references/field-modifiers.md:348 references/field-modifiers.md:354 references/field-modifiers.md:377 references/field-modifiers.md:379 references/field-modifiers.md:265 references/log-source-guide.md:27 references/mitre-attack-mapping.md:18 references/mitre-attack-mapping.md:20 references/mitre-attack-mapping.md:28 references/mitre-attack-mapping.md:352 references/mitre-attack-mapping.md:46 references/mitre-attack-mapping.md:52 SKILL.md:42-44
Audited by: codex View Audit History →
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/agentsecops-detection-sigma/audits/10?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/agentsecops-detection-sigma/security.svg)](https://skillstore.io/skills/agentsecops-detection-sigma?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/agentsecops-detection-sigma?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/agentsecops-detection-sigma/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/agentsecops-detection-sigma.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA · BibTeX · CFF)

APA citation

AgentSecOps. (2026). detection-sigma security audit report (audit version 10) [Author version 0.1.0]. Skillstore. https://skillstore.io/skills/agentsecops-detection-sigma/audits/10

BibTeX citation

@techreport{agentsecops-agentsecops-detection-sigma-2026, author = {AgentSecOps}, title = {detection-sigma security audit report (audit version 10)}, institution = {Skillstore}, year = {2026}, number = {10}, url = {https://skillstore.io/skills/agentsecops-detection-sigma/audits/10}, note = {Author version 0.1.0} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "detection-sigma security audit report (audit version 10)" version: "0.1.0" type: report authors: - name: "AgentSecOps" date-released: "2026-07-23" url: "https://skillstore.io/skills/agentsecops-detection-sigma/audits/10" identifiers: - type: other value: "skillstore:agentsecops-detection-sigma:audit:10" description: "Skillstore immutable audit report identifier"

Skillstore Score

Why this score Evidence Confidence: Medium
59
Architecture
100
Maintainability
87
Content
76
Community
87
Spec Compliance

What You Can Build

Draft SOC Detections

Create structured Sigma rules from observed behaviors, required log sources, and known false positives.

Plan SIEM Migrations

Compare backend query forms and identify field mappings or unsupported features before migration.

Map Compliance Coverage

Connect monitoring controls to log sources, Sigma tags, rules, and documented coverage gaps.

Try These Prompts

Create a Basic Rule
Create a Sigma rule for [behavior] using [log source]. Include metadata, detection logic, false positives, severity, and ATT&CK tags.
Review and Tune a Rule
Review this Sigma rule for syntax, field modifiers, condition logic, and false positives. Suggest targeted corrections and test cases: [rule].
Plan Backend Conversion
Translate this Sigma rule concept for [SIEM]. Explain field mappings, unsupported features, and manual adjustments. Do not assume access to deployment credentials.
Design Detection Coverage
Design a coverage plan for [framework or threat set]. Map controls or techniques to log sources, Sigma rules, gaps, and validation evidence.

Best Practices

  • Test every rule against known-positive and representative benign logs before deployment.
  • Confirm field names and backend mappings with the target SIEM.
  • Keep rules experimental until owners document tuning, false positives, and change history.

Avoid

  • Do not deploy examples without replacing placeholder endpoints, credentials, dates, and identifiers.
  • Do not disable TLS verification or embed credentials in deployment examples.
  • Do not treat ATT&CK or compliance tags as proof of detection coverage.

Frequently Asked Questions

Does this skill deploy rules automatically?
No. It provides guidance and examples. Platform access and deployment tooling must be configured separately.
Which SIEM backends are covered?
The references include Splunk, Elasticsearch, Microsoft Sentinel, QRadar, EQL, and several pySigma backend concepts.
Can the package validate Sigma files?
It explains validation workflows, but the referenced validation script is not included. Use maintained pySigma tooling or your existing pipeline.
Can generated rules be used in production immediately?
No. Confirm log availability, field mappings, query behavior, performance, and false positives in a test environment first.
Does rule creation require sensitive data?
No. Use synthetic indicators and redacted logs. Keep credentials, customer data, and production secrets outside prompts and rule examples.
Do compliance tags prove control coverage?
No. Tags document intended mappings. Auditors still need tested rules, retained logs, alert evidence, ownership, and gap analysis.

Developer Details

License

MIT

Author version

v0.1.0

Skillstore revision

r2

Ref

9e952417e76879bc9d853e1b8b2cd6d6d8d4a1c2

Maintenance freshness

7/24/2026

Usage

8 downloads · 579 views