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.
66
—
Does it follow best practices?
Impact
—
No eval scenarios have been run
Advisory
Suggest reviewing before use
Security
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 specifically about Solidity smart contract security and includes explicit contract functions and tests that transfer cryptocurrency: a payable deposit() and a withdraw(uint256) that sends ETH via msg.sender.call{value: amount}(""), plus Hardhat tests that deposit/withdraw and trigger value transfers and attacker contracts. These are concrete crypto/blockchain fund-transfer operations (sending/receiving ETH), so the skill grants direct financial execution capability.
5cc2549
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.