nexus-elements-bridge-deposit
Warn
Audited by Snyk on Feb 18, 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 crypto transfer/deposit widget: it requires a connected wallet, constructs on-chain transaction details (returns { to, data, value?, tokenApproval? }), and uses sdk.bridgeAndExecute to move tokens (e.g., USDC) across chains. This is a specific blockchain payment/execution capability (wallet signing / swaps / bridge execution), not a generic tool, so it grants direct financial execution authority.
Audit Metadata