solidity-security
Master smart contract security, vulnerability prevention, and gas optimization patterns in Solidity.
Install
npx skills add https://github.com/wshobson/agents --skill solidity-securityStats
| Total installs | 5,669 |
| Weekly installs | 5.6K |
| GitHub stars | 32.4K |
| First seen | Jan 20, 2026 |
| Source | @wshobson/agents |
Summary
- Covers critical vulnerabilities including reentrancy, integer overflow/underflow, access control failures, and front-running with vulnerable code examples and secure patterns
- Teaches Checks-Effects-Interactions pattern, pull-over-push payment design, input validation, and emergency stop mechanisms for production-ready contracts
- Includes gas optimization techniques such as storage packing, calldata usage, and event-based data storage
- Provides security checklist, Hardhat testing examples for vulnerability detection, and audit preparation guidelines with proper documentation standards
Tags
Related skills
| Skill | Installs | vs solidity-security |
|---|---|---|
| create-web-form | 6,977 | +1,308 |
| convex | 5,141 | -528 |
| k8s-security-policies | 5,258 | -411 |
| gws-modelarmor-create-template | 5,825 | +156 |
| two-factor-authentication-best-practices | 5,828 | +159 |
FAQ
- How many installs does solidity-security have?
- solidity-security has 5,669 total installs and 5.6K installs this week.
- Where is solidity-security hosted?
- solidity-security is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does solidity-security have?
- solidity-security has 32.4K GitHub stars.
- When was solidity-security first indexed?
- OrangeBot.AI first indexed solidity-security on Jan 20, 2026.
- How do I install solidity-security?
- Run: npx skills add https://github.com/wshobson/agents --skill solidity-security