auditing-wallet-security
Installation
SKILL.md
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
requestslibrary installed - Optional:
ETHERSCAN_API_KEYenvironment variable for higher rate limits - Network access to blockchain RPC endpoints (public RPCs included)
- Target wallet address (hex format, 0x...)