Wallet Security Auditor Overview Security analysis tool for cryptocurrency wallets. Scans ERC20 token approvals, analyzes transaction patterns, calculates security risk scores, and provides actionable recommendations to improve wallet security. Important : This is a read-only analysis tool. It does NOT execute transactions, manage private keys, or perform revocations. Prerequisites Before using this skill, ensure you have: - Python 3.8+ with library installed - Optional: environment variable for higher rate limits - Network access to blockchain RPC endpoints (public RPCs included) - Target wa…