What problem does it solve? Interacting with DeFi exposes users to honeypot tokens, phishing DApps, malicious approvals, and dangerous signatures. This Skill runs pre-execution security checks via the OKX Onchain OS CLI so risky transactions are blocked before funds are lost. ## Core Features & Use Cases - Token Risk & Honeypot Detection: Batch-scan ERC-20 and SPL tokens across 12+ chains for risk flags, buy/sell taxes, and honeypot behavior. - Transaction & Signature Pre-Execution Scans: Simulate and risk-score EVM and Solana transactions plus EIP-712/personal_sign messages, with block/warn/safe verdicts. - DApp Phishing & Approval Management: Check URLs for phishing and audit ERC-20/Permit2 allowances, with guided revoke workflows for risky approvals. - Use Case: Before swapping into a new meme token, scan the token contract, then scan the approve calldata — if the spender is blacklisted, the workflow stops and warns you instead of executing. ## Quick Start Ask the agent to check whether a specific token contract or DApp URL is safe before you trade or connect your wallet.