[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-ChainAware-behavioral-prediction-mcp-en":3,"guides-for-ChainAware-behavioral-prediction-mcp":337,"similar-k17esv5zw69nmbfwz7ayhhgvs586n3kb-en":338},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":246,"isFallback":231,"parentExtension":251,"providers":252,"relations":257,"repo":259,"tags":333,"workflow":334},1778683612623.8264,"k17esv5zw69nmbfwz7ayhhgvs586n3kb",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Use this skill whenever a user asks about wallet safety, fraud risk, rug pull detection,  wallet behavior analysis, DeFi personalization, on-chain reputation scoring, AML checks,  token ranking by holder quality, airdrop screening, lending risk, token launch auditing,  or AI agent trust scoring. Triggers on questions like: is this wallet safe?, will this pool rug pull?, what will this address do next?,  score this wallet, detect fraud for address, personalize my DeFi agent,  rank this token, top AI tokens, best holders of this token,  check this contract, is this token safe?, profile this wallet,  KYC this address, pre-screen this user, AML check this wallet,  is this address suspicious?, screen this wallet before onboarding, what is the risk score of this address?, analyze on-chain behavior,  is this LP safe to deposit?, will this contract rug?,  what DeFi products suit this wallet?, segment this user,  what is this wallet's experience level?, find strong token holders, which token has the best community?,rank tokens by holder quality,  should we list this token?, audit this launch, is this deployer trustworthy?,  vet this IDO, launch safety check, screen this airdrop list, filter bots from airdrop,  rank these wallets for token distribution, fair airdrop allocation,  assess this borrower, what collateral ratio for this wallet?, lending risk for 0x...,  what interest rate for this borrower?, should I lend to this wallet?,  screen this AI agent, is this agent wallet safe?, agent trust score for 0x...,  check the feeder wallet for this agent, can I trust this agent?,  route this wallet to onboarding, is this user a beginner?, skip onboarding for this wallet?,  or any request to analyze a blockchain wallet address, smart contract, token, or AI agent  for risk, behavior, intent, community strength, or trustworthiness.  Also use when integrating the ChainAware MCP server into Claude Code, Cursor,  ChatGPT, or any MCP-compatible AI agent framework.",{"claudeCode":12},"ChainAware/behavioral-prediction-mcp","chainaware-behavioral-prediction","https://github.com/ChainAware/behavioral-prediction-mcp",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":229,"workflow":244},1778683642209.4321,"kn7ejmta217e8ey9j7tjka8j7586m56f","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":221,"tier":222,"useCases":223},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,117,121,124,127,130,133,136,139,143,147,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly articulates the problem of analyzing blockchain wallet addresses, smart contracts, and tokens for risk, behavior, intent, community strength, and trustworthiness, and provides numerous specific trigger phrases and use cases.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value beyond default LLM behavior by providing predictive analysis on a massive scale (14M+ wallets, 1.3B+ data points) across multiple blockchains and offering specialized tools for fraud detection, behavioral profiling, and token ranking, which are not native LLM capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension is presented as a fully implemented MCP server with clear integration instructions for various platforms (Claude Code, Web, Cursor, ChatGPT), indicating it's ready for real-world workflows.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on a coherent domain: Web3 behavioral intelligence and predictive analytics for wallets, contracts, and tokens, with clear boundaries defined in its non-goals and related subagents.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description is comprehensive, accurately reflecting the skill's extensive capabilities and providing numerous relevant trigger phrases and use cases.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The MCP server exposes six distinct, verb-noun specialized tools (e.g., predictive_fraud, token_rank_list), adhering to the principle of narrow tool design.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","All parameters for each of the six tools are clearly documented in the SKILL.md and reference files, including network requirements and data types.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names are descriptive and follow a consistent verb-noun pattern (e.g., predictive_fraud, token_rank_list).",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Tool inputs are well-defined with specific parameters, and outputs are structured JSON, focused on delivering the promised analytical data without unnecessary bloat.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The SKILL.md frontmatter declares the MIT license, which is a permissive open-source license suitable for redistribution and commercial use.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The latest commit was on April 14, 2026, which is within the last 90 days, indicating active maintenance.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The extension does not appear to use third-party dependencies directly managed within its repository; it relies on external MCP services.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill requires an API key via the `CHAINAWARE_API_KEY` environment variable, explicitly stating it's never hardcoded or logged, and noting specific integration notes for passing it securely.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill operates as an MCP client calling a remote server, and the documentation emphasizes that inputs are treated as data, not instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The MCP client itself does not fetch external code or data at runtime; it makes API calls to a defined, trusted server endpoint.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","As an MCP client calling a remote server, it does not interact with the local file system or perform operations outside of its intended network calls.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","The extension does not execute any bundled scripts or code locally, thus avoiding any sandbox escape primitives.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The documentation clearly states what data is sent (pseudonymous wallet addresses, network ID) and what is NOT sent (PII, private keys), and specifies retention policies, mitigating exfiltration risks.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","All documentation and metadata appear to be free of hidden steering tricks, control characters, or obfuscated content.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The extension is an MCP client making network calls; it does not involve opaque code execution within its own bundle.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill operates as an external service client, making no assumptions about the user's project file structure.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","There are 1 open and 0 closed issues in the last 90 days, indicating very low issue volume and active maintenance.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The SKILL.md frontmatter declares a license and versioning information, and the repository includes a CHANGELOG.md and Git tags, indicating clear release management.",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","The SKILL.md and tool reference files clearly define input schemas with required parameters, implying validation occurs server-side for the MCP tools.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The extension is purely analytical and read-only, making no destructive operations.",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","The SKILL.md and tool reference files provide explicit error codes and meanings, allowing the agent to handle downstream errors appropriately.",{"category":111,"check":115,"severity":63,"summary":116},"Logging","The extension is an MCP client making network calls to a remote service, so local audit logging is not applicable.",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","The documentation explicitly states that no PII is sent to the ChainAware server and wallet addresses are treated as pseudonymous identifiers.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The extension operates globally, providing blockchain intelligence applicable across all regions without specific geographical or legal jurisdictional limitations.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","As an MCP client, it relies on standard HTTP/SSE protocols and does not make assumptions about specific editor, shell, or OS environments.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README file provides a comprehensive overview of the project, its purpose, and integration notes, complementing the SKILL.md.",{"category":33,"check":131,"severity":24,"summary":132},"Tool surface size","The extension exposes exactly six tools, fitting within the target range of 3-10.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The six tools provided are distinct and cover specific functionalities (fraud, behavior, rug pull, credit score, token rank list, token rank single) without significant overlap.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised capabilities and tools are implemented and documented with corresponding reference files.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The SKILL.md and README provide detailed integration instructions for multiple platforms (Claude Code, Web, Cursor, ChatGPT, Node.js, Python) and include API key setup guidance.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The SKILL.md and tool reference files clearly document error codes and their meanings, providing context for troubleshooting.",{"category":104,"check":148,"severity":24,"summary":149},"Pinned dependencies","As an MCP client, it does not manage local dependencies; reliance is on the host environment's MCP client and the remote MCP server.",{"category":33,"check":151,"severity":63,"summary":152},"Dry-run preview","The extension is purely analytical and read-only, so a dry-run preview is not applicable.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The tool reference files specify error codes for server-side retries, implying robust handling of timeouts and potential failures.",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The extension is an MCP client making outbound calls; telemetry is handled by the remote server, and the documentation details data sent and privacy policies.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly states the skill's purpose (Web3 intelligence layer for AI agents) and its use cases (wallet safety, fraud detection, etc.), with explicit boundaries provided in the 'When NOT to Use This Skill' section.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The SKILL.md frontmatter is dense and self-contained, clearly summarizing the core capability and providing relevant trigger phrases within the character limit.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured with clear sections and links to reference files, keeping the main document concise and readable.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","Detailed tool information is provided in separate reference files (`references/*.md`), linked from the main SKILL.md, allowing for progressive disclosure.",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","The skill is a tool-calling MCP client and does not involve deep exploration or code review that would necessitate context: fork.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md and reference files include numerous clear, end-to-end examples of agent prompts and API calls for each tool.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The documentation lists specific network limitations for tools and provides error references, covering potential failure modes and recovery steps.",{"category":111,"check":183,"severity":63,"summary":184},"Tool Fallback","The skill is an MCP client; it does not rely on optional external tools with fallbacks. Its core dependency is the MCP server itself.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","As an MCP client making external calls, it inherently halts if the remote server is unavailable or returns errors, relying on the agent to handle subsequent logic.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill operates as a standalone MCP client and does not implicitly rely on other skills being loaded or present in the environment.",1778683638022,"This extension acts as an MCP client to the ChainAware Behavioral Prediction MCP server, offering six distinct tools for predictive blockchain analysis, including fraud detection, wallet behavior profiling, rug pull prediction, credit scoring, and token ranking.",[195,196,197,198,199,200],"Predictive fraud detection for wallets","Wallet behavior analysis and segmentation","Smart contract & liquidity pool rug pull prediction","Crypto credit scoring (1-9)","Token ranking by holder community strength","Deep dive into single token holders",[202,203,204],"Providing real-time price data or market cap","Analyzing smart contract code for bugs (use a code auditing tool)","Performing general blockchain data queries (use a block explorer)","3.0.0","4.4.0","To provide AI agents with real-time, predictive intelligence on blockchain wallets, contracts, and tokens, enabling enhanced security, personalization, and data-driven decision-making in Web3 applications.","The extension is a high-quality MCP client with excellent documentation, clear security practices, and comprehensive tooling for Web3 intelligence. All checks passed, indicating a robust and production-ready skill.",98,"A high-quality MCP client providing advanced Web3 intelligence for AI agents.",[212,213,214,215,216,217,218,219,220],"web3","blockchain","security","defi","fraud-detection","aml","token-analytics","ai-agents","mcp","global","verified",[224,225,226,227,228],"Screening wallets for fraud risk before interaction","Personalizing DeFi experiences based on wallet behavior","Assessing smart contract safety before depositing funds","Identifying high-quality tokens by holder strength","Integrating Web3 intelligence into AI agents",{"codeQuality":230,"collectedAt":232,"documentation":233,"maintenance":236,"security":241,"testCoverage":243},{"hasLockfile":231},false,1778683614483,{"descriptionLength":234,"readmeSize":235},1977,44558,{"closedIssues90d":8,"forks":237,"hasChangelog":231,"openIssues90d":238,"pushedAt":239,"stars":240},2,1,1776187210000,7,{"hasNpmPackage":231,"license":242,"smitheryVerified":231},"MIT",{"hasCi":231,"hasTests":231},{"updatedAt":245},1778683642209,{"basePath":247,"githubOwner":248,"githubRepo":249,"locale":18,"slug":249,"type":250},"","ChainAware","behavioral-prediction-mcp","skill",null,{"evaluate":253,"extract":255},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":254,"targetMarket":221,"tier":222},[212,213,214,215,216,217,218,219,220],{"commitSha":256},"HEAD",{"repoId":258},"kd79dq7ccqhj9bgcqddgrhv8xn86ns9t",{"_creationTime":260,"_id":258,"identity":261,"providers":262,"workflow":329},1778683605376.4238,{"githubOwner":248,"githubRepo":249,"sourceUrl":14},{"classify":263,"discover":319,"github":322},{"commitSha":256,"extensions":264},[265,310],{"basePath":247,"description":10,"displayName":13,"installMethods":266,"rationale":267,"selectedPaths":268,"source":309,"sourceLanguage":18,"type":250},{"claudeCode":12},"SKILL.md frontmatter at SKILL.md",[269,272,275,277,280,282,284,287,289,291,293,295,297,299,301,303,305,307],{"path":270,"priority":271},"SKILL.md","mandatory",{"path":273,"priority":274},"README.md","high",{"path":276,"priority":274},"LICENSE",{"path":278,"priority":279},"AGENTS.md","medium",{"path":281,"priority":279},"CLAUDE.md",{"path":283,"priority":279},"OPENAI-REGISTRY.md",{"path":285,"priority":286},"assets/README.md","low",{"path":288,"priority":286},"assets/logo-large.png",{"path":290,"priority":286},"assets/logo-small.png",{"path":292,"priority":286},"assets/logo.png",{"path":294,"priority":279},"chainaware-eliza-integration.md",{"path":296,"priority":279},"chainaware-fetchai-integration.md",{"path":298,"priority":279},"references/tools-behaviour.md",{"path":300,"priority":279},"references/tools-credit-score.md",{"path":302,"priority":279},"references/tools-fraud.md",{"path":304,"priority":279},"references/tools-rug-pull.md",{"path":306,"priority":279},"references/tools-token-rank-list.md",{"path":308,"priority":279},"references/tools-token-rank-single.md","rule",{"basePath":247,"installMethods":311,"rationale":313,"selectedPaths":314,"source":309,"sourceLanguage":18,"type":220},{"remote":312},"https://prediction.mcp.chainaware.ai/sse","server.json with namespace/server name at server.json",[315,317,318],{"path":316,"priority":271},"server.json",{"path":273,"priority":271},{"path":276,"priority":274},{"sources":320},[321],"manual",{"closedIssues90d":8,"description":323,"forks":237,"homepage":324,"license":242,"openIssues90d":238,"pushedAt":239,"readmeSize":235,"stars":240,"topics":325},"AI-powered tools to analyze wallet behaviour prediction,fraud detection and rug pull prediction.","https://ChainAware.ai",[326,213,327,215,220,328,212],"awesome-mcp-servers","claude-mcp","mcp-server",{"classifiedAt":330,"discoverAt":331,"extractAt":332,"githubAt":332,"updatedAt":330},1778683612363,1778683605376,1778683609533,[219,217,213,215,216,220,214,218,212],{"evaluatedAt":245,"extractAt":335,"updatedAt":336},1778683612623,1778683703476,[],[339,370,390,419,447,469],{"_creationTime":340,"_id":341,"community":342,"display":343,"identity":349,"providers":353,"relations":363,"tags":366,"workflow":367},1778699018122.791,"k17725wrpem6sr3s8q2bv9zmqh86nzbp",{"reviewCount":8},{"description":344,"installMethods":345,"name":347,"sourceUrl":348},"Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols.",{"claudeCode":346},"wshobson/agents","web3-testing","https://github.com/wshobson/agents",{"basePath":350,"githubOwner":351,"githubRepo":352,"locale":18,"slug":347,"type":250},"plugins/blockchain-web3/skills/web3-testing","wshobson","agents",{"evaluate":354,"extract":362},{"promptVersionExtension":205,"promptVersionScoring":206,"score":355,"tags":356,"targetMarket":221,"tier":222},99,[357,358,213,359,360,361,215],"smart-contracts","solidity","testing","hardhat","foundry",{"commitSha":256},{"parentExtensionId":364,"repoId":365},"k1778b0e0dfhz1kdc9b155shwn86medx","kd74de64zj0axtg5b8t7eqqe2x86nske",[213,215,361,360,357,358,359],{"evaluatedAt":368,"extractAt":369,"updatedAt":368},1778700684912,1778699018122,{"_creationTime":371,"_id":372,"community":373,"display":374,"identity":378,"providers":381,"relations":386,"tags":387,"workflow":388},1778699018122.7908,"k173hbpvwb0mmtrem8wfyz8wsd86m168",{"reviewCount":8},{"description":375,"installMethods":376,"name":377,"sourceUrl":348},"Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.",{"claudeCode":346},"Solidity Security",{"basePath":379,"githubOwner":351,"githubRepo":352,"locale":18,"slug":380,"type":250},"plugins/blockchain-web3/skills/solidity-security","solidity-security",{"evaluate":382,"extract":385},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":383,"targetMarket":221,"tier":222},[358,357,213,214,384,215],"auditing",{"commitSha":256,"license":242},{"parentExtensionId":364,"repoId":365},[384,213,215,214,357,358],{"evaluatedAt":389,"extractAt":369,"updatedAt":389},1778700668119,{"_creationTime":391,"_id":392,"community":393,"display":394,"identity":400,"providers":405,"relations":413,"tags":415,"workflow":416},1778696052276.0166,"k174h1ee1k5hbzvez938eh2fvn86njtx",{"reviewCount":8},{"description":395,"installMethods":396,"name":398,"sourceUrl":399},"Expert on Aptos blockchain, Move language, smart contracts, NFTs, DeFi, and Aptos development. Triggers on keywords aptos, move, blockchain, smart contract, nft, defi, web3, mainnet, testnet, devnet",{"claudeCode":397},"raintree-technology/claude-starter","aptos-expert","https://github.com/raintree-technology/claude-starter",{"basePath":401,"githubOwner":402,"githubRepo":403,"locale":18,"slug":404,"type":250},".claude/skills/aptos","raintree-technology","claude-starter","aptos",{"evaluate":406,"extract":412},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":407,"targetMarket":221,"tier":222},[404,408,213,409,215,410,411],"move","smart-contract","nft","developer-tools",{"commitSha":256},{"repoId":414},"kd78ywakatnz4sjfx781sy14vh86mtty",[404,213,215,411,408,410,409],{"evaluatedAt":417,"extractAt":418,"updatedAt":417},1778696741291,1778696052276,{"_creationTime":420,"_id":421,"community":422,"display":423,"identity":429,"providers":433,"relations":440,"tags":442,"workflow":443},1778683038528.3518,"k17d6nnrpvmg71ee6snymm8jzx86mrz0",{"reviewCount":8},{"description":424,"installMethods":425,"name":427,"sourceUrl":428},"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",{"claudeCode":426},"binance/binance-skills-hub","query-address-info","https://github.com/binance/binance-skills-hub",{"basePath":430,"githubOwner":431,"githubRepo":432,"locale":18,"slug":427,"type":250},"skills/binance-web3/query-address-info","binance","binance-skills-hub",{"evaluate":434,"extract":439},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":435,"targetMarket":221,"tier":222},[213,212,436,437,438],"crypto","wallet","tokens",{"commitSha":256},{"repoId":441},"kd71r360yct2m95r3z945pd1yh86mpb6",[213,436,438,437,212],{"evaluatedAt":444,"extractAt":445,"updatedAt":446},1778683257053,1778683038528,1778683434223,{"_creationTime":448,"_id":449,"community":450,"display":451,"identity":455,"providers":458,"relations":465,"tags":466,"workflow":467},1778696052276.0168,"k177jxf85pzvmhmg232bjz1nfx86nbzs",{"reviewCount":8},{"description":452,"installMethods":453,"name":454,"sourceUrl":399},"Expert on Aptos token standards including fungible tokens (Coin, Fungible Asset), non-fungible tokens (Digital Asset standard, Token V1/V2), collections, metadata, minting, burning, and transfer patterns. Triggers on keywords token, nft, fungible asset, coin, digital asset, collection, mint, burn, metadata, royalty",{"claudeCode":397},"aptos-token-standards",{"basePath":456,"githubOwner":402,"githubRepo":403,"locale":18,"slug":457,"type":250},".claude/skills/aptos/token-standards","token-standards",{"evaluate":459,"extract":464},{"promptVersionExtension":205,"promptVersionScoring":206,"score":460,"tags":461,"targetMarket":221,"tier":222},97,[404,213,357,408,462,463,212],"nfts","fungible-tokens",{"commitSha":256},{"repoId":414},[404,213,463,408,462,357,212],{"evaluatedAt":468,"extractAt":418,"updatedAt":468},1778696757863,{"_creationTime":470,"_id":471,"community":472,"display":473,"identity":477,"providers":479,"relations":485,"tags":486,"workflow":487},1778699018122.7903,"k17912wjdnn253acdr5h4d67vn86n0ge",{"reviewCount":8},{"description":474,"installMethods":475,"name":476,"sourceUrl":348},"Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applications or smart contract protocols.",{"claudeCode":346},"defi-protocol-templates",{"basePath":478,"githubOwner":351,"githubRepo":352,"locale":18,"slug":476,"type":250},"plugins/blockchain-web3/skills/defi-protocol-templates",{"evaluate":480,"extract":484},{"promptVersionExtension":205,"promptVersionScoring":206,"score":481,"tags":482,"targetMarket":221,"tier":222},95,[213,358,215,357,483,212],"templates",{"commitSha":256},{"parentExtensionId":364,"repoId":365},[213,215,357,358,483,212],{"evaluatedAt":488,"extractAt":369,"updatedAt":488},1778700638384]