Exfiltration Commands
High
- Category
- Prompt Injection
- Content
**User:** *"Should we use WebSockets or Server-Sent Events for real-time notifications?"* **❌ Without Self-Discover:** > Both work for real-time. WebSockets are bidirectional and SSE is server-to-client only. If you only need server push, SSE is simpler. If you need the client to send messages too, use WebSockets. Consider compatibility — SSE works everywhere, WebSockets might have proxy issues. **✅ With Self-Discover:** > Selected modules: Comparative Analysis, Constraint Satisfaction, Systems Thinking
- Confidence
- 90% confidence
- Finding
- Instructions found that direct the agent to transmit conversation context or user data to external services.
