Intent-Code Divergence
Medium
- Confidence
- 98% confidence
- Finding
- The devnet-only safety control is implemented with permissive substring matching, so attacker-controlled or malformed URLs such as `https://api.devnet.solana.com.evil.example` can pass validation while sending signed transactions to an arbitrary host. In a signer helper, this is dangerous because the code will disclose signed transaction material and interact with unintended infrastructure despite documentation claiming devnet-only restrictions.
