orderly-sdk-react-hooks
Warn
Audited by Snyk on Mar 5, 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 trading SDK for a crypto derivatives/exchange (Orderly). It exposes direct financial execution functions: useOrderEntry.submit() to create/submit orders, order stream actions like cancelOrder/cancelAllOrders/editOrder, useTPSLOrder.submit(), useDeposit.approve() and deposit(), useWithdraw.withdraw(), and wallet connector actions (connect/disconnect/setChain). These are specific APIs to move funds/place/cancel trades on a trading platform and interact with blockchain token transfers. Therefore it provides direct financial execution capability.
Audit Metadata