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.

68

Quality

82%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

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

The skill provides production-ready DeFi smart contract templates that explicitly move funds and execute financial operations on-chain: staking (transferFrom, transfer), reward payouts (rewardsToken.transfer), AMM swaps and liquidity transfers (transferFrom, tokenOut.transfer), flash loans (token.transfer to receiver, repayment checks, fee calculations), and a flash loan receiver that approves repayment. These are specific crypto/blockchain financial execution actions (transfers, swaps, lending/flash loans), not generic tooling.

Report incorrect finding
Repository
rmyndharis/antigravity-skills
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.