sodax-dapp-kit
Warn
Audited by Snyk on Jul 6, 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). This skill is explicitly for on-chain financial operations. It exposes domain-specific hooks and SDK integrations for swaps, money-market, staking, bridge, dex, bitcoin, etc. It requires wallet connectivity (
sodax-wallet-sdk-react), accepts awalletProviderfor signed flows, returns transaction artifacts (e.g.,TxHashPair), and references mutation flows that perform SDK transactions (mutate,mutateAsync,mutateAsyncSafe). These are concrete crypto/blockchain transaction and signing capabilities (wallets, swaps, bridge operations), so it grants direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata