skills/blockchain-red-team/SKILL.md
Offensive penetration testing of blockchain protocols using novel attack techniques beyond known historical incidents. Use when performing advanced security testing, developing new exploit techniques, bypassing existing defenses, or stress-testing patched code on Solana (Anchor), Ethereum (Solidity), or any programmable blockchain. Triggers on red team, penetration test, exploit development, bypass testing, defense evasion, zero-day research, or advanced offensive security of DeFi/blockchain code.
npx skillsauth add kjaylee/misskim-skills blockchain-red-teamInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
blockchain-black-team for battle-tested historical attack matrices and known incident replay.blockchain-purple-team for systemic analysis on why defenses fail across architecture and operations.Develop and execute attack techniques that haven't been seen in the wild yet. While the Black Team maps historical incidents, the Red Team invents the next generation of attacks.
| Aspect | Black Team | Red Team | |---|---|---| | Time orientation | Past → Present | Present → Future | | Source | Historical incidents | CTFs, audits, papers, original research | | Goal | Map known patterns | Discover unknown patterns | | Output | "This happened before" | "This could happen next" |
Scan sources for novel patterns. For each discovery:
references/attack-matrix.mdTransform research finding into concrete attack:
For each existing defense in target code:
Beyond code bugs, explore economic mechanism failures:
Techniques to circumvent known patches. See references/bypass-techniques.md.
Combining individually safe operations into exploits. See references/composition-attacks.md.
Exploiting slot/block/epoch boundaries. See references/timing-attacks.md.
Game-theoretic and incentive-based exploits. See references/economic-attacks.md.
# Red Team Report — {Protocol Name}
## New Techniques Discovered: N
## Existing Defense Bypasses Found: N
## {ID}: {Technique Name}
- **Category**: T1/T2/T3/T4
- **Novelty**: New / Variant of {existing}
- **Source**: {CTF/paper/original research}
- **Target Surface**: {file:line}
- **Preconditions**: {required state}
- **Attack Sequence**: {numbered steps}
- **Impact**: {funds/disruption estimate}
- **PoC**: {code}
- **Defense Recommendation**: {specific fix}
Red Team finds → Blue Team fixes → Red Team re-tests (bypass attempts):
Red R1 → Blue fix → Red R2 (bypass) → Blue fix → ... → No bypasses found
On repeat runs: focus exclusively on bypassing new patches.
testing
게임 아이디어를 검토해 와우 팩터 5개를 추가하고, 스펙→TC→구현→QA→런칭까지 한 번에 밀어붙이는 일일 게임 런칭 써클. 기존 자동 게임 파이프라인을 대체/승격할 때 사용.
data-ai
Advanced YouTube analysis, transcripts, and metadata extraction.
development
Modern web design engineering skills including design tokens, advanced UI/UX methodologies, accessibility, and game-specific UI patterns. Use for building commercial-grade, performant, and accessible web interfaces.
development
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".