CtrlK
BlogDocsLog inGet started
Tessl Logo

offensive-deauth-disassoc

Deauthentication and disassociation attacks against 802.11 networks — targeted single-client deauth for handshake capture, broadcast deauth for DoS (with authorization), action-frame attacks bypassing 802.11w (PMF), beacon flooding, mdk4 / aireplay-ng tooling, and rate-limit / PMF-aware operation. Use to coerce client reconnection (handshake capture, evil-twin roaming), as targeted DoS, or to test PMF posture.

69

Quality

84%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Critical

Do not install without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

76%Weight 40%Scale 1-5

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 executable commands and useful detection-signal tables, but workflow clarity is held back by missing explicit validation/authorization checkpoints appropriate for a destructive DoS skill. Conciseness and structure are solid with minor tightening opportunities.

Suggestions

Add an explicit authorization-confirmation checkpoint as step 1 of the Quick Workflow and Engagement Cheatsheet before any deauth command, with a 'do not proceed until confirmed' feedback loop.

Insert a verify-effect step after each burst (e.g. confirm handshake capture / client disconnect observed) before escalating scope from single-client to broadcast.

Trim the introductory paragraph restating what deauth frames do, since Claude already understands 802.11 management frames.

DimensionReasoningScore

Conciseness

Mostly lean with tight tables and code blocks, but a few explanatory sentences ('The most-used 802.11 management-frame attack: send a forged deauthentication... and the client disconnects') restate concepts Claude already knows and could be trimmed.

4 / 5

Actionability

Provides copy-paste-ready, executable commands (aireplay-ng --deauth, mdk4 subcommands, airodump-ng) with concrete flags and placeholders covering the common single-client, broadcast, PMF-bypass, and beacon-flood cases.

5 / 5

Workflow Clarity

A Quick Workflow and Engagement Cheatsheet give a usable sequence, but as a destructive/batch DoS skill it lacks explicit validation checkpoints (e.g. confirm-authorization-then-proceed, verify-effect-before-escalating) and a feedback loop, capping this dimension.

3 / 5

Progressive Disclosure

Single well-organized file with clear section headers and one-level external URL references; no bundle files exist to split further, and structure is good, though a 130-line all-inline body leaves minor organization gaps.

4 / 5

Total

16

/

20

Passed

Description

92%Weight 40%Scale 1-5

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 that names concrete attack types and tooling, includes an explicit 'Use to...' trigger clause, and stays in third-person voice. Slight room to add more colloquial user phrasings like 'wifi' or 'wireless'.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'targeted single-client deauth for handshake capture, broadcast deauth for DoS', 'action-frame attacks bypassing 802.11w (PMF), beacon flooding, mdk4 / aireplay-ng tooling' — giving comprehensive coverage of the skill's capabilities.

5 / 5

Completeness

Explicitly answers both what (the attack types and tooling) and when via the 'Use to coerce client reconnection (handshake capture, evil-twin roaming), as targeted DoS, or to test PMF posture' trigger clause.

5 / 5

Trigger Term Quality

Includes natural domain terms users would say ('deauth', 'disassociation', 'handshake capture', 'evil-twin roaming', 'DoS', 'PMF') with synonyms, but misses some common surface phrasings like 'wifi' or 'wireless'.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (802.11 deauth/disassoc attacks) with distinct triggers and minimal overlap risk against other skills.

5 / 5

Total

19

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
SnailSploit/Claude-Red
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.