CtrlK
BlogDocsLog inGet started
Tessl Logo

proxy-tool-bootstrap

自找代理+工具自举:SOCKS5/HTTP/Tor换路序列,工具Python自举,字典自生成,OOB基础设施。Use when blocked by 403/429/WAF/timeout, missing tools, or needing OOB confirmation.

74

Quality

92%

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

85%

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

A lean, well-sequenced evasion/bootstrap playbook with strong workflow clarity and concrete proxy-rotation commands, weakened only by the tool-bootstrap portion being strategy hints rather than fully executable implementations.

Suggestions

Add one small executable Python snippet for the most common bootstrap case (e.g., a socket-based port scan replacing nmap) so the '无nmap→socket扫端口' hint becomes copy-paste ready.

Break the monolithic code block into markdown subsections (## 代理换路 / ## 工具自举 / ## OOB) so the labeled groups render as navigable sections rather than preformatted text.

Resolve or explicitly justify the {目标IP}/{目标URL}/{countryCode} placeholders with a one-line note on substitution to push actionability toward fully executable.

DimensionReasoningScore

Conciseness

Dense and lean with no padding — it never explains what a proxy, SOCKS5, or OOB is, assuming Claude's competence; every line is a command or strategy that earns its place.

3 / 3

Actionability

The proxy sequence (①–⑦) gives concrete, executable curl commands, but the tool-bootstrap section ('无nmap→socket扫端口 | 无ffuf→requests爆目录') and placeholders like {目标IP} are directional/pseudocode rather than complete executable code.

2 / 3

Workflow Clarity

A clearly numbered sequence (探地区→取代理→验证→用/换→HTTP→Tor) with explicit validation checkpoints ('200=可用','非200=换下一个代理重复③') and feedback loops ('429/403→立即换下一个代理') for error recovery.

3 / 3

Progressive Disclosure

A compact single-purpose skill under 50 lines with no external references; internal labels (🔴代理, 工具自举, 字典自生成, OOB基础设施) organize the content into clear sub-sections, satisfying the short-skill leniency.

3 / 3

Total

11

/

12

Passed

Description

100%

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 tight, highly specific description that names concrete capabilities and pairs them with explicit, natural trigger conditions; both 'what' and 'when' are clearly answered with no fluff or over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete capabilities — 'SOCKS5/HTTP/Tor换路序列,工具Python自举,字典自生成,OOB基础设施' — each naming a distinct, specific action rather than vague abstractions.

3 / 3

Completeness

Explicitly answers what ('自找代理+工具自举...字典自生成,OOB基础设施') and when via a present 'Use when...' clause covering 403/429/WAF/timeout, missing tools, and OOB confirmation.

3 / 3

Trigger Term Quality

Triggers 'blocked by 403/429/WAF/timeout, missing tools, or needing OOB confirmation' are exactly the natural terms a red-teamer would say when needing this skill, with good coverage of the common blockage signals.

3 / 3

Distinctiveness Conflict Risk

The niche (proxy rotation + tool bootstrapping when blocked during pentesting) is narrow with distinct triggers unlikely to fire for unrelated skills.

3 / 3

Total

12

/

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