External Transmission
Medium
- Category
- Data Exfiltration
- Content
**User message**: The question + all previous speeches as context. ```bash curl -s https://openrouter.ai/api/v1/chat/completions \ -H "Authorization: Bearer $OPENROUTER_API_KEY" \ -H "Content-Type: application/json" \ -d '{- Confidence
- 97% confidence
- Finding
- The skill sends the user's question and all previous speeches to an external third-party service (OpenRouter), which is an external data transmission boundary. If users include sensitive information in their prompt, that content will be disclosed off-platform, and the growing transcript amplifies exposure by forwarding cumulative context to multiple model calls.
