wallet-security
Installation
SKILL.md
Wallet Security
Scope
Use this skill when working on:
- Wallet threat models and architecture
- MPC/TSS/threshold signing resources
- Key management, backups, and secret sharing
- Wallet phishing and transaction safety
Topics Checklist
Key Management
- Secure key generation
- Backup and recovery
- Shamir secret sharing vs threshold signing
- Hardware security modules and secure enclaves
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.
12solana-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).
10web3-security-tooling
Guide for security tooling (analyzers, fuzzers, decompilers, compilers) and consistent placement in README.md.
8