Missing User Warnings
Medium
- Confidence
- 89% confidence
- Finding
- The code reads the Nostr private key from configuration and then propagates it into returned account/config objects (`privateKey` and `config.privateKey`). This increases the secret's exposure surface to any downstream consumer, logger, serializer, UI layer, or plugin runtime component that handles account snapshots, making accidental disclosure or exfiltration more likely.
