awesome-web3-security-overview
4
总安装量
4
周安装量
#50868
全站排名
安装命令
npx skills add https://github.com/gmh5225/awesome-web3-security --skill awesome-web3-security-overview
Agent 安装分布
opencode
4
gemini-cli
4
claude-code
4
github-copilot
4
amp
4
codex
4
Skill 文档
Awesome Web3 Security – Project Overview
Purpose
This is a curated collection of Web3 security materials and resources for pentesters, auditors, and bug hunters. The goal is to keep the list high-signal, well-categorized, and non-duplicated.
Project Structure
awesome-web3-security/
âââ README.md # Main resource list (curated)
âââ LICENSE # License
âââ .claude/
â âââ skills/ # Claude skills (this directory)
âââ ref/ # Optional reference notes (not curated)
âââ notes/ # Personal notes, drafts, checklists
âââ Crypto-resources/ # Reference lists (used for gap checks)
README.md Format Convention
Heading Structure
- Top-level categories use
##. - Subcategories use
###(e.g., insideDevelopment). - Starter Pack uses bold bullets for sub-sections (e.g.,
- **Bug Bounties**).
Link Format
- Use full URLs, one per bullet line.
- Add a short description in square brackets:
- https://... [Short description] - Keep descriptions English and concise.
- Do not add the same URL in multiple places.
Example Entry
### Decompilers
- https://example.com/tool [EVM decompiler]
Categorization Rules (How to Place a New Link)
- Security Starter Pack: learning, CTFs, audits/bounties, newsletters, beginner tools.
- Blockchain Guide: ecosystem overviews, protocol primers, learning roadmaps (broad).
- Development: frameworks, SDKs, tools, compilers, decompilers, test suites, contract source code.
- Security: security references, standards, vulnerability catalogs, analyzers, audit methodology.
- DeFi Topics: Stablecoin/MEV and other DeFi-focused topics.
Duplicate Policy
No duplicate URLs in README.md. If a link fits multiple categories, pick the primary one.
Contribution Checklist
- Check for duplicates in
README.mdbefore adding. - Verify the link points to the canonical source (avoid low-value forks).
- Keep the description English and useful.
- Put it into the most appropriate category.
- Prefer minimal changes over reformatting large sections.
Data Source
For detailed and up-to-date resources, fetch the full list from:
https://raw.githubusercontent.com/gmh5225/awesome-web3-security/refs/heads/main/README.md