Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The README encourages initializing the client directly with `process.env.PRIVATE_KEY` and immediately demonstrates a purchase flow, but it does not warn that this key controls funds or that `purchase()` may spend real ETH on Base. In an agent-skill context, operators may paste production wallet keys or run examples autonomously, increasing the risk of unintended transactions, fund loss, or secret exposure through poor key handling.
