Intent-Code Divergence
High
- Confidence
- 98% confidence
- Finding
- The README makes a strong security claim that private keys are never exposed to the agent, but the documented API and examples require callers to provide `privateKey` directly to functions like `sendSol` and `connectWallet`. In an AI-agent context, this mismatch is dangerous because developers may trust the documentation and route sensitive key material through the agent runtime, enabling key disclosure, misuse, or unauthorized signing.
