zustand-store-patterns
Warn
Audited by Snyk on Jun 22, 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 documentation is explicitly about a transaction build flow for Stellar: it defines slices named build/simulate/sign/submit, stores and manages signed XDR values, and uses storage keys like "stellar_lab_tx_flow_build". These are specific blockchain transaction artifacts and flows (signing/submission), not generic state management. Because it explicitly handles signing/submission of blockchain transactions (crypto), it meets the "Crypto/Blockchain (Wallets, Swaps, Signing)" criterion for Direct Financial Execution.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata