Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.
71
58%
Does it follow best practices?
Impact
94%
1.00xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./tests/ext_conformance/artifacts/agents-wshobson/blockchain-web3/skills/solidity-security/SKILL.mdSecurity
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
Direct money access detected (high risk: 1.00). The skill is explicitly focused on smart contracts and DeFi security and includes concrete Solidity code and patterns that perform deposits, withdrawals, ETH transfers, token transfers, and a DEX swap pattern. It directly addresses operations that move funds on-chain (e.g., deposit(), withdraw(), payable transfers, swap functions, and pull/push payment patterns). Because it is specifically designed for blockchain financial operations (DeFi, swaps, wallet-transfer logic), it meets the criteria for Direct Financial Execution capability.
dad585c
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.