web3-security-tooling
Installation
SKILL.md
Web3 Security Tooling
Scope
Use this skill when adding or organizing:
- Static analyzers (Slither, Mythril, etc.)
- Fuzzers / property testing (Echidna, Foundry, etc.)
- Decompilers / bytecode tooling
- Compilers and toolchains
- Monitoring and relayer services
Categorization Rules
- General-purpose dev/security tools go under
Development → Tools. - Language toolchains go under
Development → Compilers. - Decompilers go under
Development → Decompilers. - Frameworks go under
Development → Development Frameworks. - Testing frameworks go under
Development → Unit Tests(only if testing-focused).
Related skills
More from gmh5225/awesome-web3-security
smart-contract-security
Guide for EVM/solidity smart contract security work: vulnerability taxonomy, review workflow, and where to place resources in README.md.
18mev-security
Guide for MEV concepts, common attacks, mitigations, and how to organize MEV-related resources in README.md.
12wallet-security
Guide for wallet security topics: MPC/TSS, key management, wallet UX security, phishing, and how to categorize related resources in README.md.
11solana-security
Guide for Solana/Sealevel security research and where to organize Solana-specific resources in README.md.
10awesome-web3-security-overview
Guide for understanding and contributing to the awesome-web3-security curated resource list. Use this skill when adding resources, organizing categories, or maintaining README.md consistency (no duplicates).
10