[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-binance-query-token-info-en":3,"guides-for-binance-query-token-info":486,"similar-k17230rbfxyjx7sa73ayf9cgsx86megv-en":487},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":245,"isFallback":229,"parentExtension":250,"providers":251,"relations":256,"repo":258,"tags":482,"workflow":483},1778683038528.3523,"k17230rbfxyjx7sa73ayf9cgsx86megv",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Query token details by keyword, contract address, or chain. Search tokens, get metadata and social links,\nretrieve real-time market data (price, price trend, volume, holders, liquidity), and fetch K-Line candlestick charts.\nUse this skill when users search tokens, check token prices, view market data, or request kline/candlestick charts.\n",{"claudeCode":12},"binance/binance-skills-hub","query-token-info","https://github.com/binance/binance-skills-hub",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":227,"workflow":243},1778683290526.1946,"kn7fj6qrfvxdevk48s1aq2m0dh86myg9","en",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"nonGoals":203,"promptVersionExtension":208,"promptVersionScoring":209,"purpose":210,"rationale":211,"score":212,"summary":213,"tags":214,"targetMarket":220,"tier":221,"useCases":222},[21,26,29,32,36,39,43,47,50,53,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,188,192],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of querying token details and lists specific use cases such as searching tokens, checking prices, and viewing market data.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers specific API integrations for token data that go beyond basic LLM capabilities, providing real-time market data and charts.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill appears production-ready, offering comprehensive data retrieval for token information, market data, and historical charts.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on querying token information across various crypto-related data points, adhering to a single domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description is concise, readable, and accurately reflects the skill's capabilities for querying token details and market data.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill uses specific, well-defined API calls for different aspects of token data retrieval, such as search, metadata, dynamic data, and k-line charts.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","All API parameters, including their types, requirements, and descriptions, are clearly documented for each method.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names implied by API descriptions (e.g., Token Search, Token Metadata) are descriptive and clearly related to their function.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The request parameters for each API are specific to the task, and the response fields are well-documented, indicating a minimal I/O surface.",{"category":54,"check":55,"severity":56,"summary":57},"License","License usability","not_applicable","The license information was not detected in the manifests, and no bundled LICENSE or COPYING file was available for review.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on April 28, 2026, which is within the last 3 months.",{"category":59,"check":63,"severity":56,"summary":64},"Dependency Management","The extension does not appear to use third-party dependencies that require explicit management within the skill's bundle.",{"category":66,"check":67,"severity":56,"summary":68},"Security","Secret Management","The skill does not appear to handle or expose secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill makes direct API calls and does not appear to load external data that could be used for injection.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill relies on documented API endpoints and does not fetch external content at runtime or use remote-pipe-to-shell patterns.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill interacts with external APIs and does not modify files or perform operations outside of its intended scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were detected in the skill's implementation.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill makes documented outbound calls to specific APIs and does not appear to exfiltrate confidential data.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content appears free of hidden steering tricks, and descriptions are clean.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's implementation does not involve obfuscated code, base64 payloads, or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes no structural assumptions about the user's project organization, relying solely on API interactions.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","Open issues (4) and closed issues (4) in the last 90 days indicate active maintenance and responsiveness from the maintainers.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The skill has a manifest version ('1.1') and a CHANGELOG, indicating clear versioning.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The API documentation specifies parameter types and requirements, implying validation is handled by the API endpoints.",{"category":66,"check":108,"severity":56,"summary":109},"Unguarded Destructive Operations","The skill is read-only and does not perform any destructive operations.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The API responses include 'code' and 'success' fields, suggesting structured error handling is implemented by the API.",{"category":104,"check":114,"severity":56,"summary":115},"Logging","The skill is read-only and does not perform actions that would require local audit logging.",{"category":117,"check":118,"severity":56,"summary":119},"Compliance","GDPR","The skill does not appear to operate on personal data, focusing on public market and token information.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill targets global crypto market data and is not restricted to a specific geographic region.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill relies on standard web APIs and does not appear to have assumptions about specific operating systems or shells.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README file clearly states the repository's purpose and provides installation and contribution guidelines.",{"category":33,"check":130,"severity":24,"summary":131},"Tool surface size","The skill exposes distinct API endpoints for token search, metadata, dynamic data, and k-line charts, a reasonable number for its scope.",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","The distinct API endpoints (Search, Metadata, Dynamic Data, K-Line) cover unique aspects of token information without significant overlap.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All features described in the README and SKILL.md have corresponding API endpoints and documentation.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions using `npx` and mentions authentication requirements, though specific details for Binance Skills are deferred.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","API responses include error codes and messages, providing a basis for actionable error reporting.",{"category":147,"check":148,"severity":56,"summary":149},"Execution","Pinned dependencies","No third-party dependencies are bundled or explicitly managed by the skill's scripts.",{"category":33,"check":151,"severity":56,"summary":152},"Dry-run preview","The skill is read-only and does not involve state-changing operations that would require a dry-run mode.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The API endpoints provide status codes, implying handling of retries and timeouts by the API itself.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","There is no indication of telemetry being emitted by the skill; the User-Agent is informational.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly defines the skill's purpose (query token details) and its intended use cases (search tokens, check prices, view market data, request charts).",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise, providing a clear description and use cases within the character limit.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md file is well-structured and delegates detailed API information to sections, keeping the main body concise.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines the overview and use cases, then details each API with its parameters and examples, achieving progressive disclosure.",{"category":170,"check":174,"severity":56,"summary":175},"Forked exploration","The skill is a direct data retrieval tool and does not involve deep exploration or code review that would require forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","Each API section provides a clear `curl` example demonstrating how to invoke the endpoint with sample parameters and expected headers.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","API documentation lists required parameters and includes notes on potential limitations (e.g., K-Line priority of `limit` over `from`), indicating consideration of edge cases.",{"category":104,"check":183,"severity":56,"summary":184},"Tool Fallback","The skill does not appear to rely on optional external tools like an MCP server; it directly calls documented APIs.",{"category":92,"check":186,"severity":24,"summary":187},"Stack assumptions","The skill relies on standard HTTP requests and does not make assumptions about specific programming languages or runtime environments for its own execution.",{"category":189,"check":190,"severity":24,"summary":191},"Safety","Halt on unexpected state","The API design with clear success/error codes and required parameters implies that unexpected states will halt the operation gracefully.",{"category":92,"check":193,"severity":24,"summary":194},"Cross-skill coupling","The skill is self-contained and focuses on querying token information without implicit reliance on other skills.",1778683290264,"This skill queries token information using direct API calls to Binance's web3 services. It can search for tokens, retrieve static metadata and social links, fetch real-time market data (price, volume, holders, liquidity), and retrieve K-Line candlestick chart data. It supports BSC, Base, and Solana chains.",[198,199,200,201,202],"Search tokens by keyword, address, or chain","Retrieve token metadata and social links","Fetch real-time market data including price, volume, and liquidity","Fetch K-Line candlestick charts for technical analysis","Support for multiple blockchain networks (BSC, Base, Solana)",[204,205,206,207],"Executing token trades","Interacting with DeFi protocols directly","Providing financial advice or investment recommendations","Monitoring wallet balances or transaction history","3.0.0","4.4.0","To provide AI agents with the ability to access detailed cryptocurrency token information, market dynamics, and historical price data in real-time.","The skill is well-documented, secure, and adheres to principles of good design. No critical or warning findings were identified.",95,"A comprehensive skill for querying token details, market data, and historical charts across multiple blockchains.",[215,216,217,218,219],"crypto","tokens","market-data","blockchain","finance","global","verified",[223,224,225,226],"Searching for specific cryptocurrency tokens","Researching token projects for investment decisions","Monitoring real-time market performance of tokens","Analyzing token price trends using historical chart data",{"codeQuality":228,"collectedAt":230,"documentation":231,"maintenance":234,"security":241,"testCoverage":242},{"hasLockfile":229},false,1778683274974,{"descriptionLength":232,"readmeSize":233},340,4438,{"closedIssues90d":235,"forks":236,"hasChangelog":237,"manifestVersion":238,"openIssues90d":235,"pushedAt":239,"stars":240},4,157,true,"1.1",1777370744000,839,{"hasNpmPackage":229,"smitheryVerified":229},{"hasCi":229,"hasTests":229},{"updatedAt":244},1778683290526,{"basePath":246,"githubOwner":247,"githubRepo":248,"locale":18,"slug":13,"type":249},"skills/binance-web3/query-token-info","binance","binance-skills-hub","skill",null,{"evaluate":252,"extract":254},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":253,"targetMarket":220,"tier":221},[215,216,217,218,219],{"commitSha":255},"HEAD",{"repoId":257},"kd71r360yct2m95r3z945pd1yh86mpb6",{"_creationTime":259,"_id":257,"identity":260,"providers":261,"workflow":478},1778683033775.0403,{"githubOwner":247,"githubRepo":248,"sourceUrl":14},{"classify":262,"discover":469,"github":472},{"commitSha":255,"extensions":263},[264,331,346,361,375,385,393,416,424,432,440,448,456,461],{"basePath":265,"description":266,"displayName":247,"installMethods":267,"rationale":268,"selectedPaths":269,"source":330,"sourceLanguage":18,"type":249},"skills/binance/binance","Use binance-cli for Binance Spot, Futures (USD-S), and Convert. Requires auth.",{"claudeCode":12},"SKILL.md frontmatter at skills/binance/binance/SKILL.md",[270,273,276,279,280,282,284,286,288,290,292,294,296,298,300,302,304,306,308,310,312,314,316,318,320,322,324,326,328],{"path":271,"priority":272},"SKILL.md","mandatory",{"path":274,"priority":275},"LICENSE.md","high",{"path":277,"priority":278},"CHANGELOG.md","medium",{"path":274,"priority":278},{"path":281,"priority":278},"references/algo.md",{"path":283,"priority":278},"references/alpha.md",{"path":285,"priority":278},"references/auth.md",{"path":287,"priority":278},"references/c2c.md",{"path":289,"priority":278},"references/convert.md",{"path":291,"priority":278},"references/copy-trading.md",{"path":293,"priority":278},"references/crypto-loan.md",{"path":295,"priority":278},"references/derivatives-options.md",{"path":297,"priority":278},"references/derivatives-portfolio-margin-pro.md",{"path":299,"priority":278},"references/derivatives-portfolio-margin.md",{"path":301,"priority":278},"references/dual-investment.md",{"path":303,"priority":278},"references/fiat.md",{"path":305,"priority":278},"references/futures-coin.md",{"path":307,"priority":278},"references/futures-usds.md",{"path":309,"priority":278},"references/gift-card.md",{"path":311,"priority":278},"references/margin-trading.md",{"path":313,"priority":278},"references/mining.md",{"path":315,"priority":278},"references/pay.md",{"path":317,"priority":278},"references/rebate.md",{"path":319,"priority":278},"references/simple-earn.md",{"path":321,"priority":278},"references/spot.md",{"path":323,"priority":278},"references/staking.md",{"path":325,"priority":278},"references/sub-account.md",{"path":327,"priority":278},"references/vip-loan.md",{"path":329,"priority":278},"references/wallet.md","rule",{"basePath":332,"description":333,"displayName":334,"installMethods":335,"rationale":336,"selectedPaths":337,"source":330,"sourceLanguage":18,"type":249},"skills/binance/fiat","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.","fiat",{"claudeCode":12},"SKILL.md frontmatter at skills/binance/fiat/SKILL.md",[338,339,340,341,342,344],{"path":271,"priority":272},{"path":274,"priority":275},{"path":277,"priority":278},{"path":274,"priority":278},{"path":343,"priority":278},"references/authentication.md",{"path":345,"priority":278},"references/sapi-endpoints.md",{"basePath":347,"description":348,"displayName":349,"installMethods":350,"rationale":351,"selectedPaths":352,"source":330,"sourceLanguage":18,"type":249},"skills/binance/onchain-pay","Binance Onchain Pay enables users to buy cryptocurrency with fiat (e.g., EUR, USD) or send existing crypto from their Binance account directly to any external on-chain wallet address in a single flow—no manual withdrawal needed.\n\nEnables partners to integrate crypto buying services:\n- payment-method-list: Get available payment methods (Card, P2P, Google Pay, Apple Pay, etc.) with limits for a fiat/crypto pair\n- trading-pairs: List all supported fiat currencies and cryptocurrencies\n- estimated-quote: Get real-time price quote including exchange rate, fees, and estimated crypto amount\n- pre-order: Create a buy order and get redirect URL to Binance payment flow\n- order: Query order status and details (processing, completed, failed, etc.)\n- crypto-network: Get supported blockchain networks with withdraw fees and limits\n- p2p/trading-pairs: List P2P-specific trading pairs\n","onchain-pay-open-api",{"claudeCode":12},"SKILL.md frontmatter at skills/binance/onchain-pay/SKILL.md",[353,354,355,356,357,358],{"path":271,"priority":272},{"path":274,"priority":275},{"path":277,"priority":278},{"path":274,"priority":278},{"path":343,"priority":278},{"path":359,"priority":360},"scripts/sign_and_call.sh","low",{"basePath":362,"description":363,"displayName":364,"installMethods":365,"rationale":366,"selectedPaths":367,"source":330,"sourceLanguage":18,"type":249},"skills/binance/p2p","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.\n\nUse 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.\n\nDo NOT use for spot/futures prices, exchange trading, deposits/withdrawals, on-chain transfers, or anything unrelated to P2P/C2C.\n","p2p",{"claudeCode":12},"SKILL.md frontmatter at skills/binance/p2p/SKILL.md",[368,369,370,371,372,374],{"path":271,"priority":272},{"path":274,"priority":275},{"path":277,"priority":278},{"path":274,"priority":278},{"path":373,"priority":278},"references/agent-sapi-api.md",{"path":343,"priority":278},{"basePath":376,"description":377,"displayName":378,"installMethods":379,"rationale":380,"selectedPaths":381,"source":330,"sourceLanguage":18,"type":249},"skills/binance/payment","Binance Pay Assistant - Send and Receive crypto payments. Send: QR code payment from Funding Wallet (C2C + PIX). Use when user wants to buy/purchase/pay/transfer/send, confirm/cancel payment, or query order status. Requires QR code data. PIX QR codes (pix, br.gov.bcb.pix) are auto-detected. Receive: Generate QR codes and payment links to collect crypto. Use when user wants to receive/collect payment (generate receive link, receive QR). Do NOT use for earning, buying/selling crypto, or digital goods.\n","payment-assistant",{"claudeCode":12},"SKILL.md frontmatter at skills/binance/payment/SKILL.md",[382,383],{"path":271,"priority":272},{"path":384,"priority":278},"references/setup-guide.md",{"basePath":386,"description":387,"displayName":388,"installMethods":389,"rationale":390,"selectedPaths":391,"source":330,"sourceLanguage":18,"type":249},"skills/binance/square-post","Post content to Binance Square (Binance social platform for sharing trading insights).\nAuto-run on messages like 'post to square', 'square post'.\nSupports pure text posts.\n","square-post",{"claudeCode":12},"SKILL.md frontmatter at skills/binance/square-post/SKILL.md",[392],{"path":271,"priority":272},{"basePath":394,"description":395,"displayName":396,"installMethods":397,"rationale":398,"selectedPaths":399,"source":330,"sourceLanguage":18,"type":249},"skills/binance-web3/binance-agentic-wallet","Use when the user mentions connect/disconnect wallet, sign in, sign out, web3 wallet, wallet address,\ncheck balance, how much crypto do I have, send BNB/USDT/crypto, transfer tokens, swap tokens,\nbuy/sell token, DEX trade, limit order, market order, cancel order, get a quote, transaction history,\nwallet settings, daily limit, slippage, MEV protection, supported chains, available networks,\nor any on-chain wallet operation.\n","binance-agentic-wallet",{"claudeCode":12},"SKILL.md frontmatter at skills/binance-web3/binance-agentic-wallet/SKILL.md",[400,401,402,404,406,408,410,412,414],{"path":271,"priority":272},{"path":343,"priority":278},{"path":403,"priority":278},"references/limit-order.md",{"path":405,"priority":278},"references/market-order.md",{"path":407,"priority":278},"references/preflight.md",{"path":409,"priority":278},"references/security.md",{"path":411,"priority":278},"references/send.md",{"path":413,"priority":278},"references/wallet-setting.md",{"path":415,"priority":278},"references/wallet-view.md",{"basePath":417,"description":418,"displayName":419,"installMethods":420,"rationale":421,"selectedPaths":422,"source":330,"sourceLanguage":18,"type":249},"skills/binance-web3/binance-tokenized-securities-info","Query Ondo tokenized US stock data on Binance Web3.\nCovers: supported stock token list, RWA metadata (company info, attestation reports),\nmarket and per-asset trading status (with corporate action codes for earnings, dividends, splits),\nreal-time on-chain data (token price, holders, circulating supply, market cap),\nUS stock fundamentals (P/E, dividend yield, 52-week range), and token K-Line/candlestick charts.\n\nUse this skill when users ask about:\n- Tokenized stock price, holders, or on-chain data for specific tickers\n- Whether a stock token is tradable, paused, or halted\n- Ondo RWA token list or which US stocks are available on-chain\n- Corporate actions affecting a token (dividends, stock splits, earnings halt)\n- Stock token K-Line or candlestick chart data\n- Comparing on-chain token price vs US stock price\n\nNOT for general crypto tokens (BTC, ETH, SOL, etc.) — use query-token-info for those.\n","binance-tokenized-securities-info",{"claudeCode":12},"SKILL.md frontmatter at skills/binance-web3/binance-tokenized-securities-info/SKILL.md",[423],{"path":271,"priority":272},{"basePath":425,"description":426,"displayName":427,"installMethods":428,"rationale":429,"selectedPaths":430,"source":330,"sourceLanguage":18,"type":249},"skills/binance-web3/crypto-market-rank","Crypto market rankings and leaderboards. Query trending tokens, top searched tokens, Binance Alpha tokens,\ntokenized stocks, social hype sentiment ranks, smart money inflow token rankings,\ntop meme token rankings from Pulse launchpad, and top trader PnL leaderboards.\nUse this skill when users ask about token rankings, market trends, social buzz, meme rankings, breakout meme tokens, or top traders.\n","crypto-market-rank",{"claudeCode":12},"SKILL.md frontmatter at skills/binance-web3/crypto-market-rank/SKILL.md",[431],{"path":271,"priority":272},{"basePath":433,"description":434,"displayName":435,"installMethods":436,"rationale":437,"selectedPaths":438,"source":330,"sourceLanguage":18,"type":249},"skills/binance-web3/meme-rush","Meme token fast-trading assistant with two core capabilities:\n1. Meme Rush - Real-time meme token lists from launchpads (Pump.fun, Four.meme, etc.) across new, finalizing, and migrated stages\n2. Topic Rush - AI-powered market hot topics with associated tokens ranked by net inflow\nUse this skill when users ask about new meme tokens, meme launches, bonding curve, migration status,\npump.fun tokens, four.meme tokens, fast meme trading, market hot topics, or trending narratives.\n","meme-rush",{"claudeCode":12},"SKILL.md frontmatter at skills/binance-web3/meme-rush/SKILL.md",[439],{"path":271,"priority":272},{"basePath":441,"description":442,"displayName":443,"installMethods":444,"rationale":445,"selectedPaths":446,"source":330,"sourceLanguage":18,"type":249},"skills/binance-web3/query-address-info","Query any on-chain wallet address token balances and positions. Retrieves all token holdings for a specified wallet address on a given chain,\nincluding token name, symbol, price, 24h price change, and holding quantity.\nUse this skill when users ask about wallet balance, token holds, portfolio, or asset positions for any blockchain address.\n","query-address-info",{"claudeCode":12},"SKILL.md frontmatter at skills/binance-web3/query-address-info/SKILL.md",[447],{"path":271,"priority":272},{"basePath":449,"description":450,"displayName":451,"installMethods":452,"rationale":453,"selectedPaths":454,"source":330,"sourceLanguage":18,"type":249},"skills/binance-web3/query-token-audit","Query token security audit to detect scams, honeypots, and malicious contracts before trading.\nReturns comprehensive security analysis including contract risks, trading risks, and scam detection.\nUse when users ask \"is this token safe?\", \"check token security\", \"audit token\", or before any swap.\n","query-token-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/binance-web3/query-token-audit/SKILL.md",[455],{"path":271,"priority":272},{"basePath":246,"description":10,"displayName":13,"installMethods":457,"rationale":458,"selectedPaths":459,"source":330,"sourceLanguage":18,"type":249},{"claudeCode":12},"SKILL.md frontmatter at skills/binance-web3/query-token-info/SKILL.md",[460],{"path":271,"priority":272},{"basePath":462,"description":463,"displayName":464,"installMethods":465,"rationale":466,"selectedPaths":467,"source":330,"sourceLanguage":18,"type":249},"skills/binance-web3/trading-signal","Subscribe and retrieve on-chain Smart Money signals. Monitor trading activities of smart money addresses,\nincluding buy/sell signals, trigger price, current price, max gain, and exit rate.\nUse this skill when users are looking for investment opportunities — smart money signals can serve as valuable references for potential trades.\n","trading-signal",{"claudeCode":12},"SKILL.md frontmatter at skills/binance-web3/trading-signal/SKILL.md",[468],{"path":271,"priority":272},{"sources":470},[471],"manual",{"closedIssues90d":235,"description":473,"forks":236,"openIssues90d":235,"pushedAt":239,"readmeSize":233,"stars":240,"topics":474},"Binance Skills Hub is an open skills marketplace that gives AI agents native access to crypto",[475,476,215,477],"agents","ai","skills",{"classifiedAt":479,"discoverAt":480,"extractAt":481,"githubAt":481,"updatedAt":479},1778683038323,1778683033775,1778683036450,[218,215,219,217,216],{"evaluatedAt":244,"extractAt":484,"updatedAt":485},1778683038528,1778683434579,[],[488,513,531,559,583,613],{"_creationTime":489,"_id":490,"community":491,"display":492,"identity":498,"providers":500,"relations":506,"tags":508,"workflow":509},1778684150569.0688,"k179g2qxwgdww0be840nnbm39x86n5zr",{"reviewCount":8},{"description":493,"installMethods":494,"name":496,"sourceUrl":497},"Access the CoinPaprika API to query cryptocurrency market data including coin prices, tickers, exchanges, historical OHLCV data, and global market statistics. Use this skill when making HTTP requests to api.coinpaprika.com or api-pro.coinpaprika.com for crypto market information.",{"claudeCode":495},"coinpaprika/skills","coinpaprika-api","https://github.com/coinpaprika/skills",{"basePath":496,"githubOwner":499,"githubRepo":477,"locale":18,"slug":496,"type":249},"coinpaprika",{"evaluate":501,"extract":505},{"promptVersionExtension":208,"promptVersionScoring":209,"score":502,"tags":503,"targetMarket":220,"tier":221},98,[215,217,504,219,218],"api",{"commitSha":255},{"repoId":507},"kd77zn40gd4vycdye3cz3xcgdn86m75z",[504,218,215,219,217],{"evaluatedAt":510,"extractAt":511,"updatedAt":512},1778684174767,1778684150569,1778684232908,{"_creationTime":514,"_id":515,"community":516,"display":517,"identity":519,"providers":520,"relations":526,"tags":527,"workflow":528},1778683038528.3518,"k17d6nnrpvmg71ee6snymm8jzx86mrz0",{"reviewCount":8},{"description":442,"installMethods":518,"name":443,"sourceUrl":14},{"claudeCode":12},{"basePath":441,"githubOwner":247,"githubRepo":248,"locale":18,"slug":443,"type":249},{"evaluate":521,"extract":525},{"promptVersionExtension":208,"promptVersionScoring":209,"score":502,"tags":522,"targetMarket":220,"tier":221},[218,523,215,524,216],"web3","wallet",{"commitSha":255},{"repoId":257},[218,215,216,524,523],{"evaluatedAt":529,"extractAt":484,"updatedAt":530},1778683257053,1778683434223,{"_creationTime":532,"_id":533,"community":534,"display":535,"identity":541,"providers":545,"relations":552,"tags":554,"workflow":555},1778686517513.0205,"k177hwbwske8wxxx1zzga2cf9186nrhg",{"reviewCount":8},{"description":536,"installMethods":537,"name":539,"sourceUrl":540},"Track crypto portfolio across 7 blockchains via EmblemAI. Aggregated balances with USD values, conditional trade P&L, and DeFi position tracking via Nansen. Use when the user wants to check their portfolio, see balances across chains, or review trade positions.\n",{"claudeCode":538},"EmblemCompany/Agent-skills","emblem-portfolio-tracker","https://github.com/EmblemCompany/Agent-skills",{"basePath":542,"githubOwner":543,"githubRepo":544,"locale":18,"slug":539,"type":249},"skills/emblem-portfolio-tracker","EmblemCompany","Agent-skills",{"evaluate":546,"extract":551},{"promptVersionExtension":208,"promptVersionScoring":209,"score":547,"tags":548,"targetMarket":220,"tier":221},99,[215,549,218,219,550],"portfolio","analytics",{"commitSha":255},{"repoId":553},"kd710sf830k0bm92f0evfpn6nd86nbfw",[550,218,215,219,549],{"evaluatedAt":556,"extractAt":557,"updatedAt":558},1778686721535,1778686517513,1778686961104,{"_creationTime":560,"_id":561,"community":562,"display":563,"identity":567,"providers":569,"relations":578,"tags":579,"workflow":580},1778686517513.019,"k1735tsc606vr6erq9qq8q9aw186nnwh",{"reviewCount":8},{"description":564,"installMethods":565,"name":566,"sourceUrl":540},"Connect to EmblemVault and manage wallet-aware workflows via EmblemAI with review-first, operator-controlled actions. Supports Solana, Ethereum, Base, BSC, Polygon, Hedera, and Bitcoin. Also use when the user needs Emblem's auth model explained: one browser auth flow can log a user in with wallets, email/password, or social sign-in, while agent mode can auto-provision a profile-scoped wallet with no manual setup.",{"claudeCode":538},"emblem-ai-agent-wallet",{"basePath":568,"githubOwner":543,"githubRepo":544,"locale":18,"slug":566,"type":249},"skills/emblem-ai-agent-wallet",{"evaluate":570,"extract":577},{"promptVersionExtension":208,"promptVersionScoring":209,"score":547,"tags":571,"targetMarket":220,"tier":221},[524,215,218,572,573,574,575,576],"security","authentication","solana","ethereum","bitcoin",{"commitSha":255},{"repoId":553},[573,576,218,215,575,572,574,524],{"evaluatedAt":581,"extractAt":557,"updatedAt":582},1778686563299,1778686960246,{"_creationTime":584,"_id":585,"community":586,"display":587,"identity":593,"providers":598,"relations":606,"tags":609,"workflow":610},1778696691708.326,"k172a7tjedcb9recr8se5p4x8d86nw2x",{"reviewCount":8},{"description":588,"installMethods":589,"name":591,"sourceUrl":592},"Detect and classify candlestick patterns from ingested OHLCV data",{"claudeCode":590},"ruvnet/ruflo","Market Pattern","https://github.com/ruvnet/ruflo",{"basePath":594,"githubOwner":595,"githubRepo":596,"locale":18,"slug":597,"type":249},"plugins/ruflo-market-data/skills/market-pattern","ruvnet","ruflo","market-pattern",{"evaluate":599,"extract":604},{"promptVersionExtension":208,"promptVersionScoring":209,"score":547,"tags":600,"targetMarket":220,"tier":221},[219,217,601,602,603],"candlestick-patterns","pattern-recognition","data-analysis",{"commitSha":255,"license":605},"MIT",{"parentExtensionId":607,"repoId":608},"k176mfdw9bbz4s5pmpps520eb186m0h4","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[601,603,219,217,602],{"evaluatedAt":611,"extractAt":612,"updatedAt":611},1778700967725,1778696691708,{"_creationTime":614,"_id":615,"community":616,"display":617,"identity":619,"providers":620,"relations":626,"tags":627,"workflow":628},1778683038528.3513,"k1729wcbj4vmpx864t9wr2tzn186msbv",{"reviewCount":8},{"description":426,"installMethods":618,"name":427,"sourceUrl":14},{"claudeCode":12},{"basePath":425,"githubOwner":247,"githubRepo":248,"locale":18,"slug":427,"type":249},{"evaluate":621,"extract":625},{"promptVersionExtension":208,"promptVersionScoring":209,"score":502,"tags":622,"targetMarket":220,"tier":221},[215,217,623,624,247],"rankings","leaderboards",{"commitSha":255},{"repoId":257},[247,215,624,217,623],{"evaluatedAt":629,"extractAt":484,"updatedAt":630},1778683224103,1778683433863]