CtrlK
BlogDocsLog inGet started
Tessl Logo

defi-protocol-templates

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

1.25x
Quality

57%

Does it follow best practices?

Impact

100%

1.25x

Average score across 6 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./plugins/blockchain-web3/skills/defi-protocol-templates/SKILL.md
SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W009: Direct money access capability detected (payment gateways, crypto, banking)

What this means

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.

Why it was flagged

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.

Report incorrect finding
Repository
wshobson/agents
Audited
Security analysis
Snyk

Is this your skill?

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.