Chainaware Behavioral Prediction
Skill Verified ActiveUse 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.
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.
Features
- 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
Use Cases
- 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
Non-Goals
- 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)
Installation
npx skills add ChainAware/behavioral-prediction-mcpRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedSimilar Extensions
Web3 Testing
99Test 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.
Solidity Security
98Master 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.
Aptos Expert
98Expert 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
Query Address Info
98Query any on-chain wallet address token balances and positions. Retrieves all token holdings for a specified wallet address on a given chain, including token name, symbol, price, 24h price change, and holding quantity. Use this skill when users ask about wallet balance, token holds, portfolio, or asset positions for any blockchain address.
Aptos Token Standards
97Expert 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
Defi Protocol Templates
95Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applications or smart contract protocols.