Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 70% confidence
- Finding
- Without declared permissions the skill's intent is opaque and cannot be validated.
Security audit
Security checks for vulnerabilities and agentic risk
This skill is a crypto wallet reference tool that prints documentation and does not itself access wallets, credentials, files, or networks.
This appears safe to install as a reference skill. Users should still treat any printed blockchain API examples as examples, avoid entering private keys or seed phrases anywhere, and be mindful that copied wallet-balance API calls may reveal queried addresses to the chosen provider.
FTX Exploiter: 0x59ABf3837Fa962d6853b4Cc0a19513AA031fd32b ## Quick Balance Check (curl) curl "https://api.etherscan.io/api?module=account&action=balance&address=0x...&tag=latest&apikey=YOUR_KEY" EOF }
Etherscan labels (exchange, fund, protocol addresses). ENS reverse lookup: Check if address has .eth name. On-chain sleuthing: Follow fund flows to known exchanges. Caveat: Deanonymization without consent may violate privacy laws. Q: How accurate are "whale alert" services? A: Major whale moves are generally accurate (large exchange transfers).
No suspicious patterns detected.