Missing User Warnings
Medium
- Confidence
- 96% confidence
- Finding
- The browser compatibility section recommends aliasing `sodium-universal` to a shim where `sodium_memzero()` is a no-op, which defeats the documented key-erasure behavior of `dispose()`. In a wallet SDK handling seed phrases and private keys, this can leave sensitive material resident in memory longer than intended, increasing exposure to memory disclosure bugs, crash dumps, debugging tools, or malicious scripts in the host environment.
