Binance P2P trading assistant for natural-language queries about P2P/C2C market ads, the user's own P2P order history, order detail & appeal tracking, and advertisement publish & management. Use when the user asks about P2P prices, searching/choosing ads, comparing payment methods, reviewing P2P order history, checking order detail/appeal status, querying complaints, publishing/updating/managing P2P advertisements, or viewing merchant profiles. Do NOT use for spot/futures prices, exchange trading, deposits/withdrawals, on-chain transfers, or anything unrelated to P2P/C2C.
84
77%
Does it follow best practices?
Impact
97%
1.67xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/binance/p2p/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.90). The skill programmatically fetches and interprets user-generated P2P ad text, merchant remarks/autoReplyMsg, complaint timelines and evidence file URLs from Binance endpoints (e.g., /bapi/c2c/v1/public/c2c/agent/ad-list, /sapi/v1/c2c/agent/ads/search, /sapi/v1/c2c/agent/ads/getDetailByNo and /sapi/v1/c2c/agent/complaint/get-complaint-flows which return remarkHtml, fileUrls and other user-supplied fields) and uses that content to drive recommendations, confirmation prompts, and follow-up actions (pricing, evidence submission, status changes), so untrusted third‑party content could materially influence agent behavior.
68fcfa1
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.