Cross-chain DEX market intelligence - trending tokens, gainers, losers, volume, stats across all chains and protocols
85
77%
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 ./src/skills/bundled/dex/SKILL.mdSecurity
1 medium severity finding. This skill can be installed but you should review these findings before use.
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.
Third-party content exposure detected (high risk: 0.70). The skill directly queries the public DexScreener API (https://api.dexscreener.com) in multiple handlers (e.g., /token-profiles/latest/v1, /token-boosts/top/v1, /latest/dex/search) and consumes/display fields like token descriptions, links, and URLs from those third‑party token profiles which are user/third‑party supplied and are used to rank and present tokens, so untrusted content can influence outputs and recommendations.
2a8c94e
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.