Missing User Warnings
Medium
- Confidence
- 87% confidence
- Finding
- The error-handling guidance explicitly tells the operator to set `WALLET_TYPE + PRIVATE_KEY`, which normalizes use of raw private keys in configuration without any warning about secure secret handling. In an agent/skill context, documentation that encourages direct private key configuration increases the chance that users place long-lived secrets in unsafe locations such as prompts, repo files, logs, or environment dumps, leading to wallet compromise.
