Missing User Warnings
Medium
- Confidence
- 88% confidence
- Finding
- The README instructs users to configure a remote backend at an explicit HTTP URL and states that the plugin sends an `x-api-key` to that service, but it provides no warning about credential exposure or transport security. Because the documented `baseUrl` uses plaintext HTTP rather than HTTPS, the API key could be intercepted in transit or sent to an unexpected host, making this more than a documentation-only issue in context.
