Hunting skill for race condition vulnerabilities. Built from 12 public bug bounty reports including modern HTTP/2 single-packet attack cases (James Kettle DEF CON 2023 "Smashing the State Machine"; RyotaK / Flatt Security 10,000-request first-sequence-sync expansion 2024). Covers coupon double-redemption, gift-card double-spend, MFA-OTP-validate race, account-create race, faucet/crypto token double-mint, email-activation race, vote/upvote inflation, password-reset token race, rate-limit bypass via concurrent requests. Use when hunting race conditions, TOCTOU bugs, MFA-bypass-via-timing.
68
83%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Critical
Do not install without reviewing
Security
3 findings: 2 critical severity, 1 high severity. Installing this skill is not recommended: please review these findings carefully if you do intend to do so.
Detected a prompt injection in the skill instructions. The skill contains hidden or deceptive instructions that fall outside its stated purpose and attempt to override the agent’s safety guidelines or intended behavior.
The document contains explicit, actionable instructions and tooling (examples, scripts, and protocols) for conducting race-condition attacks — including HTTP/2 single-packet, Turbo Intruder templates, curl/async mass requests, and Flatt first-sequence-sync — to bypass rate limits, double-spend, brute-force OTPs and otherwise exploit targets.
Detected high-risk code patterns in the skill content — including its prompts, tool definitions, and resources — such as data exfiltration, backdoors, remote code execution, credential theft, system compromise, supply chain attacks, and obfuscation techniques.
The document contains explicit, actionable attack instructions and runnable code (Turbo Intruder templates, curl and asyncio scripts) for synchronized HTTP/2 single-packet and first-sequence-sync race attacks (including 10k-request PIN brute-force and coupon/gift-card double-spend), showing clear intent to violate remote systems and providing a viable execution mechanism.
The skill handles credentials insecurely by requiring the agent to include secret values verbatim in its generated output. This exposes credentials in the agent’s context and conversation history, creating a risk of data exfiltration.
The skill includes examples that instruct embedding session cookies directly into command headers (e.g., curl -H "Cookie: session=...") and similar literal header values in sample code, which would require an agent to insert or reproduce secret session tokens verbatim in generated commands—an exfiltration risk.
58017df
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.