Crypto Wallet
Security checks across static analysis, malware telemetry, and agentic risk
Overview
This skill claims it can send cryptocurrency, but the artifacts do not clearly define how wallet access, signing, limits, or approvals are safely controlled.
Install only if you are comfortable treating this as a high-risk financial tool. Never share seed phrases or private keys, require manual review of every transaction, and use a wallet that asks you to approve each send outside the agent.
SkillSpector
SkillSpector has not run for this release. Legacy ClawScan findings remain available under Risk analysis.
Static analysis
No static analysis findings were reported for this release.
VirusTotal
VirusTotal findings are pending for this skill version.
Risk analysis
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
A mistaken or poorly reviewed transaction could move funds to the wrong address or chain.
The skill authorizes the agent to perform cryptocurrency transfers, which are high-impact and often irreversible, but does not specify a safe transaction-construction and approval workflow beyond a generic confirmation requirement.
- Send tokens (with confirmation) ... "Send 0.1 ETH to 0x..."
Use only with explicit, user-reviewed transaction previews that include chain, asset, amount, recipient, fees, and final confirmation; do not allow autonomous sends.
Unclear wallet-access handling could put private keys, seed phrases, or signing authority at risk if the agent asks for or uses them unsafely.
The instructions imply access to wallet signing authority or private-key-adjacent material, but the artifacts do not declare what credentials, wallet provider, or permission boundary will be used.
1. **ALWAYS** confirm before sending transactions 2. **NEVER** expose private keys
Do not provide seed phrases or raw private keys; require a scoped wallet provider or hardware-wallet flow with clear per-transaction approval.
