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.
81
58%
Does it follow best practices?
Impact
96%
1.00xAverage score across 6 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./plugins/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 contract security for blockchain/DeFi and includes concrete Solidity functions and patterns that send and manage funds: deposit(), withdraw(), payable(...).transfer, call{value: ...}(""), token transfer logic, a DEX swap example (swap/commit-reveal), and payment distribution patterns. These are specific crypto/ blockchain financial operations (sending ETH/tokens, swaps, withdrawals), not generic tooling. Therefore it provides direct financial execution capability.
70444e5
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.