barz
Warn
Audited by Snyk on Mar 3, 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 smart-contract wallet (Trust Wallet's Barz) built for ERC-4337 account abstraction. It includes wallet deployment (BarzFactory.createAccount), transaction execution APIs (IBarz.execute(address dest, uint256 value, bytes calldata func) and executeBatch), UserOperation/EntryPoint flow, and signature facets (secp256k1, multisig) used to authorize on‑chain transfers. Those interfaces and functions are specifically designed to move cryptocurrency and sign/send transactions on-chain — i.e., direct financial execution capability.
Audit Metadata