AI AGENT ADDONS

Solidity Security

wshobson/agents
Security
12,693installs

Learn how to write secure smart contracts on the blockchain. This skill helps you find and fix common security problems like reentrancy attacks and overflow errors. You will also understand how to make your code ready for a professional audit.

Anyone building or checking smart contracts can use it. The examples show clear patterns for keeping funds safe and controlling who can access what. Following these practices reduces the risk of hacks and lost money.

Use this when you write new contracts or review old ones. It covers testing for vulnerabilities and adding proper documentation. Strong security is the foundation of any reliable blockchain application.

Add Solidity Security skill to your workflow

Global

mkdir -p ~/.claude/skills/solidity-security

Project

mkdir -p .claude/skills/solidity-security

Source Repository

Stars
37,285
Forks
4,009
Watchers
37,285
License
MIT
Last Push
26 days ago
Created
1 year ago