Back to skill
Skillv0.15.0

VirusTotal security

AWP Wallet Skill · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMar 24, 2026, 10:51 AM
Hash
974275b371751c34d75b77c0cc2cd708cc78321a91b9422401fc9ae584b193ba
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: awp-wallet Version: 0.15.0 The awp-wallet bundle is a legitimate EVM wallet implementation designed for AI agents, featuring robust security controls including session-based access, transaction validation, and an integrity-verified audit log (tx-log.jsonl). The code implements defensive measures such as daily spending limits, per-transaction maximums, and recipient allowlists (scripts/lib/tx-validator.js) to prevent unauthorized fund depletion. While the installer (install.sh) modifies shell configuration files for PATH persistence and the keystore logic (scripts/lib/keystore.js) manages sensitive private keys, these actions are consistent with the stated purpose of a CLI wallet and are handled using appropriate file permissions (0600/0700) and encryption (AES-256-GCM).
External report
View on VirusTotal