Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The README instructs users to export raw private keys into environment variables (`SIGNER_PRIVATE_KEY`, later also `SENDER_PRIVATE_KEY`) without any explicit warning about secret-handling risks. Even though this is documentation rather than executable exfiltration logic, it normalizes unsafe credential practices that can lead to accidental disclosure through shell history, logs, screenshots, shared terminals, CI environments, or copied command transcripts.
