nexus-sdk-bridge-flows
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 designed to move crypto assets and execute blockchain transactions. It provides direct methods for bridging tokens across chains (sdk.bridge, sdk.bridgeAndTransfer, sdk.bridgeAndExecute), standalone contract calls that can include value and token approvals (sdk.execute with value and tokenApproval), and utilities to calculate max-bridgeable amounts and perform transfers to recipient addresses. These are specific crypto/financial execution operations (sending transactions, transferring tokens, bridging and executing on-chain), not generic tooling.
Audit Metadata