[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-binance-p2p-en":3,"guides-for-binance-p2p":223,"similar-k17et5v73bbzddrq9qpc55anzh8676hj":224},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":21,"identity":188,"isFallback":184,"parentExtension":191,"providers":192,"relations":197,"repo":199,"workflow":220},1778053539796.5366,"k17et5v73bbzddrq9qpc55anzh8676hj",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"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.",{},"Binance P2P Trading","https://github.com/binance/binance-skills-hub/tree/HEAD/skills/binance/p2p",[15,16,17,18,19,20],"binance","p2p","trading","crypto","finance","api",{"_creationTime":22,"_id":23,"extensionId":5,"locale":24,"result":25,"trustSignals":177,"workflow":186},1778053587977.3496,"kn74bx1fm48hf1ggjsess0s3hd8669ea","en",{"checks":26,"evaluatedAt":167,"extensionSummary":168,"promptVersionExtension":169,"promptVersionScoring":170,"rationale":171,"score":172,"summary":173,"tags":174,"targetMarket":175,"tier":176},[27,32,35,38,42,45,49,53,56,59,63,68,72,76,79,82,85,88,91,94,97,101,105,109,113,116,119,122,126,129,132,135,138,141,145,148,151,154,157,160,164],{"category":28,"check":29,"severity":30,"summary":31},"Practical Utility","Problem relevance","pass","The description clearly states that the extension acts as a Binance P2P trading assistant for various queries related to market ads, order history, and advertisement management, addressing specific user pain points.",{"category":28,"check":33,"severity":30,"summary":34},"Unique selling proposition","The extension provides a significant value over a simple prompt by offering structured access to Binance P2P APIs for managing ads, tracking orders, and handling appeals, which goes beyond basic query capabilities.",{"category":28,"check":36,"severity":30,"summary":37},"Production readiness","The skill covers the complete lifecycle of P2P trading operations, including market queries, order history, appeal tracking, and advertisement management for merchants, making it ready for real-world use.",{"category":39,"check":40,"severity":30,"summary":41},"Scope","Single responsibility principle","The extension focuses solely on Binance P2P (C2C) trading functionalities, encompassing market ads, order history, and advertisement management, without extending into unrelated domains.",{"category":39,"check":43,"severity":30,"summary":44},"Description quality","The displayed description is concise, readable, and accurately reflects the extension's capabilities and limitations, clearly outlining when to use it and when not to.",{"category":46,"check":47,"severity":30,"summary":48},"Invocation","Scoped tools","The skill utilizes a set of narrow, verb-noun specialist tools for specific P2P operations (e.g., `getUserOrderDetail`, `publishAd`), enhancing agent selection precision and reducing attack surface.",{"category":50,"check":51,"severity":30,"summary":52},"Documentation","Configuration & parameter reference","The documentation details all necessary environment configurations (API keys, secret keys) and provides clear examples of API usage, including base URLs and common headers.",{"category":39,"check":54,"severity":30,"summary":55},"Tool naming","Tool names are descriptive and follow a consistent verb-noun pattern within the Binance P2P domain, making them easy to understand.",{"category":39,"check":57,"severity":30,"summary":58},"Minimal I/O surface","Tool parameters and response schemas appear to request and return only necessary data for the stated tasks, avoiding unnecessary data dumps or broad context parameters.",{"category":60,"check":61,"severity":30,"summary":62},"License","License usability","The extension is licensed under the MIT License, a permissive open-source license, clearly stated in a LICENSE.md file.",{"category":64,"check":65,"severity":66,"summary":67},"Maintenance","Commit recency","warning","There are no commits on the default branch as the repository is new, indicating a lack of maintenance history.",{"category":64,"check":69,"severity":70,"summary":71},"Dependency Management","not_applicable","No third-party dependencies are explicitly listed or managed within the provided skill files.",{"category":73,"check":74,"severity":30,"summary":75},"Security","Secret Management","The documentation clearly instructs users on how to handle API keys and secret keys securely, including masking and avoiding hardcoding.",{"category":73,"check":77,"severity":30,"summary":78},"Injection","The skill's design relies on structured API calls and does not appear to load or execute untrusted external data as instructions.",{"category":73,"check":80,"severity":30,"summary":81},"Transitive Supply-Chain Grenades","All code and content are contained within the skill directory, and there are no runtime downloads or remote script executions that could introduce supply-chain risks.",{"category":73,"check":83,"severity":30,"summary":84},"Sandbox Isolation","The skill operates via API calls and does not appear to attempt file manipulations outside of its designated scope or interact with user-specific paths.",{"category":73,"check":86,"severity":30,"summary":87},"Sandbox escape primitives","No detached process spawns or retry loops around denied tool calls were detected in the provided skill code.",{"category":73,"check":89,"severity":30,"summary":90},"Data Exfiltration","The skill's outbound calls are limited to documented API endpoints, and there are explicit instructions to avoid exfiltrating confidential data.",{"category":73,"check":92,"severity":30,"summary":93},"Hidden Text Tricks","Bundled files are free of hidden-steering tricks, invisible Unicode characters, or other obfuscation techniques designed to mislead the model.",{"category":73,"check":95,"severity":30,"summary":96},"Opaque code execution","The skill's logic is presented in readable markdown and structured API calls, with no evidence of obfuscated code, base64 payloads, or runtime script fetching.",{"category":98,"check":99,"severity":30,"summary":100},"Portability","Structural Assumption","The skill makes no assumptions about user-specific project organization outside of API key/secret configuration.",{"category":102,"check":103,"severity":70,"summary":104},"Trust","Issues Attention","There are no open or closed issues available for evaluation in the repository.",{"category":106,"check":107,"severity":30,"summary":108},"Versioning","Release Management","The CHANGELOG.md file clearly indicates version history with specific release dates and version numbers (1.1.0, 1.0.1, 1.0.0).",{"category":110,"check":111,"severity":30,"summary":112},"Code Execution","Validation","The API interactions are structured, and the documentation implies that Binance's backend handles parameter validation and sanitization.",{"category":73,"check":114,"severity":66,"summary":115},"Unguarded Destructive Operations","Phase 3 write operations (like publishing or updating ads) require explicit user confirmation, but the confirmation prompt could be more robust for irreversible actions like canceling appeals.",{"category":110,"check":117,"severity":30,"summary":118},"Error Handling","The skill documentation provides specific error codes and corresponding user-facing actions, allowing the agent to handle errors meaningfully.",{"category":110,"check":120,"severity":70,"summary":121},"Logging","The skill operates via API calls and does not involve local destructive actions or outbound calls that would require local audit logging.",{"category":123,"check":124,"severity":30,"summary":125},"Compliance","GDPR","The API responses are pre-filtered to exclude sensitive personal data, and the documentation explicitly states that personally identifiable information is not exposed.",{"category":123,"check":127,"severity":30,"summary":128},"Target market","The extension is designed for global Binance users and does not appear to have regional restrictions, with documentation covering various fiat currencies and payment methods.",{"category":98,"check":130,"severity":30,"summary":131},"Runtime stability","The skill relies on standard API calls and environment variables for authentication, making it portable across different environments that can make HTTP requests.",{"category":46,"check":133,"severity":30,"summary":134},"Precise Purpose","The skill's description precisely defines its purpose as a Binance P2P assistant and clearly outlines when to use it and its limitations.",{"category":46,"check":136,"severity":30,"summary":137},"Concise Frontmatter","The frontmatter is dense, self-contained, and clearly summarizes the core capabilities and trigger phrases within the recommended character limit.",{"category":50,"check":139,"severity":30,"summary":140},"Concise Body","The SKILL.md file is well-structured with clear sections and delegates detailed API references to separate markdown files, adhering to progressive disclosure.",{"category":142,"check":143,"severity":30,"summary":144},"Context","Progressive Disclosure","Detailed API references and authentication specifics are correctly placed in separate markdown files (`references/agent-sapi-api.md`, `references/authentication.md`), linked from the main SKILL.md.",{"category":142,"check":146,"severity":70,"summary":147},"Forked exploration","The skill's workflow does not involve deep code review or extensive exploration that would necessitate `context: fork`.",{"category":28,"check":149,"severity":30,"summary":150},"Usage examples","The documentation provides numerous concrete examples for various capabilities, including API call snippets and expected output formats.",{"category":28,"check":152,"severity":30,"summary":153},"Edge cases","The skill documentation explicitly lists failure modes for API interactions (e.g., invalid API key, signature failure, rate limits) and provides recovery steps.",{"category":98,"check":155,"severity":70,"summary":156},"Tool Fallback","The skill only relies on Claude Code's internal tools and does not depend on optional external tools like MCP servers.",{"category":98,"check":158,"severity":30,"summary":159},"Stack assumptions","The skill's documentation clearly states assumptions about API calls and environment variables for authentication, with no specific OS or shell dependencies beyond standard HTTP client capabilities.",{"category":161,"check":162,"severity":30,"summary":163},"Safety","Halt on unexpected state","The documentation outlines specific error codes and associated actions, implying that the skill will halt on unexpected states and report errors meaningfully.",{"category":98,"check":165,"severity":30,"summary":166},"Cross-skill coupling","The skill is self-contained and focuses exclusively on Binance P2P functionalities, with no implicit reliance on other skills.",1778053553126,"This skill provides programmatic access to Binance's P2P trading platform, allowing users to query prices, manage advertisements, track order details, and handle appeals via API. It supports both public market data and authenticated user operations requiring Binance API credentials.","2.0.0","3.4.0","The extension is well-documented, highly functional, and adheres to security best practices. The only minor concern is the lack of commit history due to its newness and the potential for confirmation prompts to be more robust for irreversible actions.",95,"A comprehensive assistant for Binance P2P trading, enabling natural language queries for market ads, order history, and advertisement management.",[15,16,17,18,19,20],"global","verified",{"codeQuality":178,"collectedAt":179,"documentation":180,"maintenance":182,"security":183,"testCoverage":185},{},1778053542323,{"descriptionLength":181,"readmeSize":8},578,{},{"hasNpmPackage":184,"smitheryVerified":184},false,{"hasCi":184,"hasTests":184},{"updatedAt":187},1778053587977,{"githubOwner":15,"githubRepo":189,"locale":24,"slug":16,"type":190},"binance-skills-hub","skill",null,{"extract":193,"llm":196},{"commitSha":194,"license":195},"68fcfa1dfdde0a6d0379d426063b274b41052dd7","MIT",{"promptVersionExtension":169,"promptVersionScoring":170,"score":172,"targetMarket":175,"tier":176},{"repoId":198},"kd7f3bc5r6cdg3xth5kdwm728s865z8m",{"_creationTime":200,"_id":198,"identity":201,"providers":203,"workflow":217},1777995558409.851,{"githubOwner":15,"githubRepo":189,"sourceUrl":202},"https://github.com/binance/binance-skills-hub",{"discover":204,"github":207},{"sources":205},[206],"skills-sh",{"closedIssues90d":208,"forks":209,"openIssues90d":208,"pushedAt":210,"readmeSize":211,"stars":212,"topics":213},4,153,1777370744000,4438,820,[214,215,18,216],"agents","ai","skills",{"discoverAt":218,"extractAt":219,"githubAt":219,"updatedAt":219},1777995558409,1778053540786,{"anyEnrichmentAt":221,"extractAt":222,"githubAt":221,"llmAt":187,"updatedAt":187},1778053540206,1778053539796,[],[225,252,272,292,310,335],{"_creationTime":226,"_id":227,"community":228,"display":229,"identity":237,"providers":241,"relations":246,"workflow":248},1778053458618.8777,"k17a3a84c18cttdrxt54w9q08s8675sb",{"reviewCount":8},{"description":230,"installMethods":231,"name":232,"sourceUrl":233,"tags":234},"Your AI agent's crypto brain. One skill, 83+ commands across 14 data domains — real-time prices, wallets, social intelligence, DeFi, on-chain SQL, prediction markets, and more. Natural language in, structured data out. Install once, access everything. Use whenever the user needs crypto data, asks about prices/wallets/tokens/DeFi, wants to investigate on-chain activity, or is building something that consumes crypto data — even if they don't say \"surf\" explicitly.",{},"Surf","https://github.com/asksurf-ai/surf-skills/tree/HEAD/skills/surf",[18,235,236,20,19],"data","cli",{"githubOwner":238,"githubRepo":239,"locale":24,"slug":240,"type":190},"asksurf-ai","surf-skills","surf",{"extract":242,"llm":244},{"commitSha":243,"license":70},"e9f55538a113dcf3ceb301d64e7e1b451a41990c",{"promptVersionExtension":169,"promptVersionScoring":170,"score":245,"targetMarket":175,"tier":176},98,{"repoId":247},"kd75ycvmtzabnhstdv9h5gedm186523y",{"anyEnrichmentAt":249,"extractAt":250,"githubAt":249,"llmAt":251,"updatedAt":251},1778053458879,1778053458618,1778053471884,{"_creationTime":253,"_id":254,"community":255,"display":256,"identity":265,"providers":266,"relations":270,"workflow":271},1778053539796.5352,"k173x6hgegzkdpsrdq992f07js866hnd",{"reviewCount":8},{"description":257,"installMethods":258,"name":259,"sourceUrl":260,"tags":261},"Use binance-cli for Binance Spot, Futures (USD-S), and Convert. Requires auth.",{},"Binance CLI","https://github.com/binance/binance-skills-hub/tree/HEAD/skills/binance/binance",[15,18,17,236,20,262,263,264],"spot","futures","convert",{"githubOwner":15,"githubRepo":189,"locale":24,"slug":15,"type":190},{"extract":267,"llm":268},{"commitSha":194,"license":195},{"promptVersionExtension":169,"promptVersionScoring":170,"score":269,"targetMarket":175,"tier":176},96,{"repoId":198},{"anyEnrichmentAt":221,"extractAt":222,"githubAt":221,"llmAt":187,"updatedAt":187},{"_creationTime":273,"_id":274,"community":275,"display":276,"identity":285,"providers":287,"relations":290,"workflow":291},1778053539796.538,"k17dvxtnx54m9r3b8wf9hqjcqn866syq",{"reviewCount":8},{"description":277,"installMethods":278,"name":279,"sourceUrl":280,"tags":281},"Use when the user mentions connect/disconnect wallet, sign in, sign out, web3 wallet, wallet address, check balance, how much crypto do I have, send BNB/USDT/crypto, transfer tokens, swap tokens, buy/sell token, DEX trade, limit order, market order, cancel order, get a quote, transaction history, wallet settings, daily limit, slippage, MEV protection, supported chains, available networks, or any on-chain wallet operation.",{},"Binance Agentic Wallet","https://github.com/binance/binance-skills-hub/tree/HEAD/skills/binance-web3/binance-agentic-wallet",[282,283,15,18,284,17,236],"web3","wallet","blockchain",{"githubOwner":15,"githubRepo":189,"locale":24,"slug":286,"type":190},"binance-agentic-wallet",{"extract":288,"llm":289},{"commitSha":194,"license":195},{"promptVersionExtension":169,"promptVersionScoring":170,"score":172,"targetMarket":175,"tier":176},{"repoId":198},{"anyEnrichmentAt":221,"extractAt":222,"githubAt":221,"llmAt":187,"updatedAt":187},{"_creationTime":293,"_id":294,"community":295,"display":296,"identity":304,"providers":305,"relations":308,"workflow":309},1778053539796.5356,"k179whws9ptha00rh0vkmktxds866pej",{"reviewCount":8},{"description":297,"installMethods":298,"name":299,"sourceUrl":300,"tags":301},"Query Binance fiat payment capabilities — supported countries, currencies, payment methods, limits, and crypto prices — via public APIs, plus authenticated order/payment history lookup. Use whenever users ask about buying or selling crypto with fiat, depositing or withdrawing fiat, fiat-crypto exchange rates, payment options in a specific country, or their fiat order history — even if they don't explicitly mention Binance APIs.",{},"Binance Fiat","https://github.com/binance/binance-skills-hub/tree/HEAD/skills/binance/fiat",[15,302,18,303,20,19],"fiat","payments",{"githubOwner":15,"githubRepo":189,"locale":24,"slug":302,"type":190},{"extract":306,"llm":307},{"commitSha":194,"license":195},{"promptVersionExtension":169,"promptVersionScoring":170,"score":172,"targetMarket":175,"tier":176},{"repoId":198},{"anyEnrichmentAt":221,"extractAt":222,"githubAt":221,"llmAt":187,"updatedAt":187},{"_creationTime":311,"_id":312,"community":313,"display":314,"identity":322,"providers":325,"relations":329,"workflow":331},1778053126504.8423,"k177d57symzgzq3wspac64mvch866v41",{"reviewCount":8},{"description":315,"installMethods":316,"name":317,"sourceUrl":318,"tags":319},"Manage Grid bots (spot/contract/coin-margined) and DCA Martingale bots (Spot DCA 现货马丁 / Contract DCA 合约马丁) on OKX. Covers create, stop, amend, monitor P&L, TP/SL, margin/investment adjustment, and AI-recommended parameters. Requires API credentials. Not for regular orders (okx-cex-trade), market data (okx-cex-market), or account info (okx-cex-portfolio).",{},"OKX CEX Bot Trading","https://github.com/okx/agent-skills/tree/HEAD/skills/okx-cex-bot",[17,320,321,18,19,236],"bots","okx",{"githubOwner":321,"githubRepo":323,"locale":24,"slug":324,"type":190},"agent-skills","okx-cex-bot",{"extract":326,"llm":328},{"commitSha":327,"license":195},"2c10950e7d08ff4a6f92e29aa5a72fc1f6982c3b",{"promptVersionExtension":169,"promptVersionScoring":170,"score":172,"targetMarket":175,"tier":176},{"repoId":330},"kd762kyfecgcjapqdqxsv1ngw986551x",{"anyEnrichmentAt":332,"extractAt":333,"githubAt":332,"llmAt":334,"updatedAt":334},1778053126894,1778053126504,1778053154881,{"_creationTime":336,"_id":337,"community":338,"display":339,"identity":346,"providers":348,"relations":351,"workflow":352},1778053126504.8428,"k172zkmnnqv93qba3asd2c35es866kkb",{"reviewCount":8},{"description":340,"installMethods":341,"name":342,"sourceUrl":343,"tags":344},"Manages OKX Simple Earn (flexible savings/lending), Flash Earn, On-chain Earn (staking/DeFi), Dual Investment (DCD/双币赢), and AutoEarn (自动赚币) via the okx CLI. Use this skill whenever the user wants to check earn balances, browse flash-earn projects, subscribe or redeem earn products, view or set lending rates, monitor on-chain staking orders, interact with dual investment structured products, or manage auto-earn — even if phrased casually as 活期赚币, 定期赚币, 闪赚, 赚币, 申购, 赎回, 链上赚币, 质押, 理财, 双币赢, 双币理财, 双币申购, 高卖, 低买, dual investment, DCD, flash earn, buy low, sell high structured product, earn with target price, 目标价, 自动赚币, auto earn, auto-earn, 自动借出, 自动质押, auto lend, auto staking, USDG earn, USDG 赚币, 闲置资金自动理财, fixed earn, fixed deposit, term deposit, 定期理财, 定期. Also use when the user asks about idle funds and whether to earn on them.",{},"OKX CEX Earn CLI","https://github.com/okx/agent-skills/tree/HEAD/skills/okx-cex-earn",[321,345,18,17,19,236],"earn",{"githubOwner":321,"githubRepo":323,"locale":24,"slug":347,"type":190},"okx-cex-earn",{"extract":349,"llm":350},{"commitSha":327,"license":195},{"promptVersionExtension":169,"promptVersionScoring":170,"score":172,"targetMarket":175,"tier":176},{"repoId":330},{"anyEnrichmentAt":332,"extractAt":333,"githubAt":332,"llmAt":334,"updatedAt":334}]