CryptoWallet - Multi-Chain Blockchain Wallet Manager
PassAudited by VirusTotal on May 12, 2026.
Overview
Type: OpenClaw Skill Name: cryptowallet Version: 1.0.0 The OpenClaw AgentSkills skill bundle provides comprehensive cryptocurrency wallet management. The code implements strong cryptographic practices (AES-256-GCM, PBKDF2) for secure private key storage in `~/.clawdbot/cryptowallet/` with 0600 permissions. All network access is to public blockchain RPCs for legitimate transaction and balance checking purposes. The `SKILL.md` documentation clearly outlines the functionality and security architecture, and there is no evidence of prompt injection attempts, data exfiltration beyond the skill's purpose, malicious execution, or persistence mechanisms. The dependencies are standard and appropriate for the stated functionality.
