nexus-elements-overview
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 explicitly documents wallet integration (EIP-1193/wagmi) and SDK methods that send on-chain value-transfer operations: sdk.swapAndExecute, sdk.bridgeAndExecute, sdk.bridgeAndTransfer, sdk.swapWithExactIn/swapWithExactOut, plus deposit/bridge widgets described as "swap + execute" and "bridge + execute". These are specific crypto/blockchain transaction functions (wallet signing and moving funds), not generic tooling, so it grants direct financial execution capability.
Audit Metadata