Missing User Warnings
Medium
- Confidence
- 90% confidence
- Finding
- The script sends the full conversation history to a configurable remote OpenAI-compatible endpoint via createChatCompletion(), but it provides no explicit runtime warning or consent prompt that user input and prior session contents will leave the local machine. In a relay skill whose core purpose is forwarding prompts to external agents, this is expected behavior, but it still creates a real privacy and data handling risk if users assume messages are processed locally or forget that cached prior messages are also transmitted.
