CtrlK
BlogDocsLog inGet started
Tessl Logo

web-attack-methods

Web全栈攻击:SQLi/命令注入/SSTI/XSS/SSRF/NoSQL,认证JWT/OAuth/SAML,LFI/上传,Tomcat/WS/STOMP/XFF/PATH_INFO/CDN502/网宿JS挑战绕过。Use when testing Web injection, auth bypass, server-side, WAF/CDN bypass.

72

Quality

89%

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

86%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.

A high-signal, highly actionable attack cheat-sheet that is token-efficient and rich with concrete payloads and verification steps, but it is presented as one monolithic inlined code block rather than progressively disclosed across reference files.

Suggestions

Split the monolithic code block into one-level-deep reference files (e.g. references/injection.md, references/auth.md, references/server-side.md, references/cdn-bypass.md) and have SKILL.md point to them with a brief overview.

Promote the === section markers to real markdown headers so each attack category is navigable rather than buried inside a single fenced block.

Add a short top-level decision/workflow section (e.g. 'pick attack class → verify bypass with the stated signal → escalate') to give an explicit master sequence alongside the per-technique checkpoints.

DimensionReasoningScore

Conciseness

Extremely token-dense: abbreviation-driven one-liners and payload fragments assume Claude's competence (e.g. 'SQLi: sqlmap -u URL --technique=BEUSTQ --risk=3 --level=5 --os-shell', '绕空格$IFS,绕cat用tac/nl') with no padding or explanation of basics.

5 / 5

Actionability

Provides copy-paste-ready commands and payloads across the common cases (sqlmap flags, SSTI probes {{7*7}}, XXE entities, jwt_tool -X a, NoSQL $ne/$regex operators, traversal strings like /api/v1/v/..;/admin).

5 / 5

Workflow Clarity

Key attack chains carry explicit verification checkpoints ('验证: 正常/admin返回nginx 403… 用/api/v1/v/..;/admin返回Tomcat 404 = 绕过成功', '检测: 响应含…data字段是你的真实IP') and the CDN 502 section lays out a ①–⑤ decision sequence, though there is no overarching workflow and some entries lack checkpoints.

4 / 5

Progressive Disclosure

No bundle files exist (references/, scripts/, assets/ absent) and the entire body is a single monolithic code block with only internal === section markers; a reference this large would benefit from being split into one-level-deep files (injection, auth, cdn-bypass) with clear navigation.

3 / 5

Total

17

/

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 dense, specific description that clearly states a comprehensive capability set and an explicit trigger condition, with only minor room to broaden trigger-term synonyms. It uses third-person voice and avoids over-claims.

DimensionReasoningScore

Specificity

Lists many concrete attack categories (SQLi/命令注入/SSTI/XSS/SSRF/NoSQL, JWT/OAuth/SAML, LFI/上传, Tomcat/WS/STOMP/XFF/PATH_INFO/CDN502/网宿JS挑战), giving comprehensive coverage of specific actions rather than vague language.

5 / 5

Completeness

Explicitly answers both 'what' (the enumerated attack surface) and 'when' via a concrete 'Use when testing Web injection, auth bypass, server-side, WAF/CDN bypass' trigger clause.

5 / 5

Trigger Term Quality

The 'Use when testing Web injection, auth bypass, server-side, WAF/CDN bypass' clause supplies natural phrases a pentester would say, but coverage lacks synonyms and variations (e.g. no 'pentest', 'red team', 'exploit', file-extension-style triggers).

4 / 5

Distinctiveness Conflict Risk

Occupies a clear, narrow niche (web attack methods) with specific trigger phrases, making it unlikely to fire for unrelated skills.

5 / 5

Total

19

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

14

/

16

Passed

Repository
Ed1s0nZ/CyberStrikeAI
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.