Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applications or smart contract protocols.
82
57%
Does it follow best practices?
Impact
100%
1.25xAverage score across 6 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./plugins/blockchain-web3/skills/defi-protocol-templates/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 a DeFi toolkit: it provides Solidity smart contracts for staking (stake/withdraw/getReward transferring tokens), an AMM with swap/addLiquidity/removeLiquidity (token.transferFrom / token.transfer), governance token minting, and a flash loan provider that sends tokens to borrowers and enforces repayment. These are concrete crypto/blockchain functions that move tokens and execute financial transactions (swaps, loans, transfers), so the skill is specifically designed to perform direct financial execution on-chain.
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.