SKILLEMALL.ai

BF threat-detection

Use when hunting for threats in an environment, analyzing IOCs, or detecting behavioral anomalies in telemetry. Covers hypothesis-driven threat hunting, IOC sweep generation, z-score anomaly detection, and MITRE ATT&CK-mapped signal prioritization.

alirezarezvani/claude-skills Agent Skills author: alirezarezvani MIT 3 files body ≈ 3 450 tokens Open the sourcegithub.com analyzed 2 d ago

Covers hypothesis-driven threat hunting, IOC sweep generation, z-score anomaly detection, and MITRE ATT&CK-mapped signal prioritization.

As a process F 42/100 · Will not run — References files that are not bundled: ../incident-response/SKILL.md, ../red-team/SKILL.md, ../cloud-security/SKILL.md

AnalyzerResearchSoftware developmenttype and topics are labelled automatically from the skill text
JSON
Technical rating
B
86/100
safety, quality, tests
Safety 60%
90
Quality 40%
79
Run on models
none yet
Process rating
F
42/100
Will not run
References files that are not bundled: ../incident-response/SKILL.md, ../red-team/SKILL.md, ../cloud-security/SKILL.md
Tools and files w 18
0
Result and completion w 14
0
Failures and branches w 10
0
the three weakest of ten parameters · all ten

How to improve

  1. The text references files that are not there: add them or drop the references.
For the model run — optional
  • Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
  • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

Guard findings · 10

✓ No critical or high findings

Medium and low: 10
  • low Risky intent intent-offensive-security references/hunt-playbooks.md:21
    Offensive-security / dual-use content (legitimate for authorised testing; review intended use)
    ## Playbook 1: WMI-Based Lateral Movement
  • low Risky intent intent-offensive-security references/hunt-playbooks.md:23
    Offensive-security / dual-use content (legitimate for authorised testing; review intended use)
    **Hypothesis:** An attacker is using Windows Management Instrumentation (WMI) for remote code execution as part of lateral movement.
  • low Risky intent intent-offensive-security references/hunt-playbooks.md:35
    Offensive-security / dual-use content (legitimate for authorised testing; review intended use) (detector / deny-list definition)
    3. Cross-reference source host with authentication logs for lateral movement source identification
    detector
  • low Risky intent intent-offensive-security references/hunt-playbooks.md:49
    Offensive-security / dual-use content (legitimate for authorised testing; review intended use)
    **Hypothesis:** An attacker is using legitimate Windows binaries (`certutil.exe`, `regs…exe`, `mshta.exe`, `msiexec.exe`) for payload delivery or execution, bypassing application allowlisting.
  • low Risky intent intent-offensive-security references/hunt-playbooks.md:116
    Offensive-security / dual-use content (legitimate for authorised testing; review intended use)
    ## Playbook 4: Pass-the-Hash Lateral Movement
  • low Risky intent intent-offensive-security SKILL.md:8
    Offensive-security / dual-use content (legitimate for authorised testing; review intended use) (detector / deny-list definition)
    Threat detection skill for proactive discovery of attacker activity through hypothesis-driven hunting, IOC analysis, and behavioral anomaly detection. This is NOT incident response (see incident-respo
    detector
  • low Risky intent intent-offensive-security SKILL.md:55
    Offensive-security / dual-use content (legitimate for authorised testing; review intended use) (quoted — discussed, not commanded)
    --hypothesis "Lateral movement via PtH using compromised service account" \
    quoted
  • low Risky intent intent-offensive-security SKILL.md:118
    Offensive-security / dual-use content (legitimate for authorised testing; review intended use)
    | WMI lateral movement via remote execution | T1047 | WMI logs, EDR process telemetry | WMI process spawned from WINRM, unusual parent-child chain |
  • low Risky intent intent-offensive-security SKILL.md:121
    Offensive-security / dual-use content (legitimate for authorised testing; review intended use)
    | Pass-the-Hash lateral movement | T1550.002 | Windows security event 4624 type 3 | NTLM auth from unexpected source host to admin share |
  • low Risky intent intent-offensive-security SKILL.md:173
    Offensive-security / dual-use content (legitimate for authorised testing; review intended use)
    | Service account | Auth events per hour | Credential stuffing, lateral movement |

Files scanned: 3. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • warning missing-ref reference to a missing file: ../incident-response/SKILL.md
  • warning missing-ref reference to a missing file: ../red-team/SKILL.md
  • warning missing-ref reference to a missing file: ../cloud-security/SKILL.md
  • warning missing-ref reference to a missing file: ../security-pen-testing/SKILL.md

Process rating: all ten parameters 42/100

Will not run. References files that are not bundled: ../incident-response/SKILL.md, ../red-team/SKILL.md, ../cloud-security/SKILL.md
  • 0Tools and files. 4 referenced file(s) missing: ../incident-response/SKILL.md, ../red-team/SKILL.md, ../cloud-security/SKILL.md
  • 0Result and completion. Does not say what the result is
  • 0Failures and branches. Linear process with no failure handling
  • 20When it triggers. No condition that starts the skill
  • 30Running it twice. 3 mutating operations with no state check
  • 70Inputs and preconditions. Inputs and preconditions are listed
  • 100Steps. 32 steps
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 3450 tokens
  • 100Progress reporting. Reports progress
  • low 11 top-level sections: this looks like several domains in one skill

Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

Quality signals

  • +5Description has no quoted example phrases that should trigger the skill
  • +4Description does not say when NOT to use the skill (false activations)
  • +3Output format is not stated: the model decides each time
  • +1No license
  • +2Single-language instructions
  • +3Description length 248: enough signal without eating the budget
  • +4Structure: 30 headings
  • +3Step-by-step instructions: 32 items
  • +4Has examples (5 code blocks)
  • +4Reference files are cited in the instructions (1 of 1)
  • +3All 1 scripts are documented

Quality base 70; lint remarks subtract, signals add up to 100. Result: 79.