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
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 22, 2026, 11:32 AM
Issues
1
Security Audit — snyk — zustand-store-patterns