0x Protocol DEX aggregator. Swap tokens at the best rates across 9+ liquidity sources on Ethereum, Polygon, BSC, and more.
60
48%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./public/skills/0xterrybit/0x-swap/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 crypto DEX aggregation and swap tool (0x Swap). It provides concrete API endpoints and examples for getting quotes and executing on-chain token swaps (e.g., /swap/permit2/quote), extracting transaction.to, transaction.data, transaction.value, and instructions to "Sign and send transaction using your wallet." It also includes built-in monetization: swap fee BPS, a fee recipient EVM address, and on-chain fee collection. These are specific, purpose-built financial operations (crypto swaps, transaction signing/sending, fee collection), not generic tooling. Therefore it grants direct financial execution capability.
45f9fac
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.