aptos-wallet-mcp
Warn
Audited by Snyk on Feb 16, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is explicitly a blockchain wallet control tool for the Aptos network. It exposes non-readonly actions named aptos_transfer, aptos_swap, aptos_stake, aptos_intent, and aptos_approve, and the config references private keys (ALICE_APTOS_KEY, BOB_APTOS_KEY) and DEX integrations. These are specific, purpose-built capabilities to send crypto, execute swaps, and manage staking — i.e., direct financial execution on a blockchain.
Audit Metadata