Intent-Code Divergence
Medium
- Confidence
- 99% confidence
- Finding
- The script initializes and documents the base URL as OMI_API_URL, but the actual curl call uses API_URL instead. This means requests may fail unexpectedly or, if API_URL is set in the environment by another process, sensitive memory, task, and conversation data plus the bearer token could be sent to an unintended host.
