CtrlK
BlogDocsLog inGet started
Tessl Logo

mid-engagement-ir-detection

Methodology for detecting client SOC patches, attacker activity, and security-state changes that occur DURING a red-team engagement — and converting those observations into deliverable findings. Built from authorized red-team work where the client patched a confirmed SQLi within 30 minutes of detection AND an external attacker locked multiple new accounts during a single test session. Use when (a) running ANY active engagement against a monitored target, (b) a previously-confirmed finding stops reproducing, (c) baseline timing shifts unexpectedly, or (d) you notice response patterns changing during testing.

67

Quality

81%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

77%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

Highly actionable content with strong workflow sequencing and validation checkpoints, weakened by verbosity and a monolithic structure with redundant sections that could be offloaded to reference files.

Suggestions

Collapse the duplicate 'Bridge to neighboring skills' and 'Related Skills & Chains' sections into one concise cross-reference list, and cut the 'Why this is a finding (selling it to the client)' persuasion section to recover tokens.

Move the three full finding-report templates into separate files under references/ (e.g., templates/waf-mitigation.md, active-attacker.md, rate-limit.md) and link to them from SKILL.md, leaving only a short template summary inline to improve progressive disclosure.

Tighten the 'core insight' and 'anti-patterns' sections, which restate the same 'recheck failure != false positive' point multiple times across the document.

DimensionReasoningScore

Conciseness

Much of the methodology is genuinely valuable and non-obvious, but the body is padded: 'Bridge to neighboring skills' and 'Related Skills & Chains' duplicate each other, and the 'selling it to the client' section is persuasive fluff. It is not a 1 because it avoids explaining concepts Claude already knows.

2 / 3

Actionability

Provides executable bash watchers, a Python baseline-diff script, a grep lockout counter, and copy-paste finding-report templates; placeholders like '<minutes>' and '<operator-src-ip>' are explicitly justified engagement-specific fill-ins.

3 / 3

Workflow Clarity

Clear Before/During/After capture-diff sequence, and the 'single signal recanted rule' is a 5-step checklist with explicit validation checkpoints ('Try at least 3 alternative vectors', verify journal.jsonl shows 1 attempt/user) and a WAF-evasion feedback loop.

3 / 3

Progressive Disclosure

No bundle files exist and the ~345-line SKILL.md is monolithic, with three full finding templates and two overlapping related-skills sections kept inline that could be split out; section headers help, but content that should be separate is inline.

2 / 3

Total

10

/

12

Passed

Description

85%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, specific description with explicit 'what' and 'when' guidance and a distinct niche; its only weakness is trigger phrasing that is somewhat jargon-heavy and short on natural-term variations.

DimensionReasoningScore

Specificity

Names multiple concrete actions — 'detecting client SOC patches, attacker activity, and security-state changes' and 'converting those observations into deliverable findings' — rather than vague language, and uses third-person voice ('Methodology for detecting').

3 / 3

Completeness

Explicitly answers both what it does ('Methodology for detecting...converting...observations into deliverable findings') and when to use it via the explicit 'Use when (a)-(d)' trigger clause, so it is not capped at 2.

3 / 3

Trigger Term Quality

Explicit 'Use when (a)...(b)...(c)...(d)...' triggers give good scenario coverage, but the phrasing leans technical ('security-state changes', 'SOC patches') and lacks natural keyword variations a user might say.

2 / 3

Distinctiveness Conflict Risk

Occupies a clear narrow niche (mid-engagement IR detection during authorized red-team work) with distinct, scenario-specific triggers unlikely to fire for unrelated skills.

3 / 3

Total

11

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
elementalsouls/Claude-BugHunter
Reviewed

Table of Contents

Is this your skill?

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.