midnight-sdk-guide
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 a TypeScript SDK for Midnight dApps with explicit blockchain wallet integration and transaction APIs. It includes building transactions (buildTransaction with a 'transfer' circuit and amount/recipient), wallet signing (wallet.signTransaction, MidnightAPI.signTx), and submission APIs (provider.submitTransaction, MidnightAPI.submitTx), plus balance access (getBalance). These are specific crypto/financial operations (wallets, signing and submitting on-chain transactions), so it grants direct financial execution capability.
Audit Metadata