KyberSwap DEX aggregator. Best rates across 100+ DEXs on 17+ chains with dynamic trade routing.
48
52%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Medium
Suggest reviewing before use
Fix and improve this skill with Tessl
tessl review fix ./public/skills/0xterrybit/kyberswap/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.
The skill is explicitly a crypto trading integration: it is a KyberSwap DEX aggregator with API endpoints to get swap routes, build transactions (returning to, data, value, gasPrice for on-chain execution), and create limit orders (requiring maker/taker, wallet address and EIP-712 signature). It references wallet sender/recipient fields, transaction payloads to sign/send, and fee recipient configuration. These are specific crypto/blockchain transaction capabilities (swaps, signing, order creation), i.e., direct financial execution authority.
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
The skill explicitly calls public KyberSwap APIs (e.g., https://aggregator-api.kyberswap.com/... and https://limit-order.kyberswap.com/...) and directly consumes returned routeSummary/to/data/value/gasPrice/token lists to build and execute transactions, so untrusted third-party API responses can materially influence tool actions.
f45fcb5
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.