smart-contract-security
Installation
SKILL.md
Smart Contract Security Skill
Master smart contract security with vulnerability detection, auditing methodology, and incident response procedures.
Quick Start
# Invoke this skill for security analysis
Skill("smart-contract-security", topic="vulnerabilities", severity="high")
Topics Covered
1. Common Vulnerabilities
Recognize and prevent:
- Reentrancy: CEI pattern violation
- Access Control: Missing modifiers
- Oracle Manipulation: Flash loan attacks
- Integer Issues: Precision loss
Related skills
More from pluginagentmarketplace/custom-plugin-blockchain
web3-frontend
Master Web3 frontend development with wallet integration, viem/wagmi, and dApp UX
168solidity-development
Master Solidity smart contract development with patterns, testing, and best practices
162defi-protocols
Master DeFi protocol development including AMMs, lending, yield, and oracles
60blockchain-basics
Master blockchain fundamentals including consensus, cryptography, and distributed systems
47ethereum-development
Master Ethereum development including EVM, gas optimization, and client interactions
44nft-development
Master NFT development with token standards, metadata, marketplaces, and on-chain art
38