abstract-global-wallet
Warn
Audited by Snyk on Mar 7, 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). This skill is explicitly for a crypto smart-contract wallet (Abstract Global Wallet) and exposes direct transaction and wallet-management APIs. The docs show calls like abstractClient.sendTransaction and useWriteContractSponsored/writeContractSponsored (with paymaster/paymasterInput), session keys (create/use/revoke), and wallet provider integrations — all specific blockchain wallet operations for sending/sponsoring transactions and signing. This is a specialized crypto/financial execution capability, not a generic tool.
Audit Metadata