Context Leakage
High
- Category
- Data Exfiltration
- Content
It can use OpenAI-compatible services or Gemini. Relevant env vars include `OPENAI_API_KEY` and `GEMINI_API_KEY`. Default examples use OpenAI `gpt-4o-mini`; custom service/model/timeout/prompt/max tokens can be configured in `auto_compose_command`. Treat auto-compose as external AI usage. Ask before enabling it, because it may send chat history to a third-party service and may incur cost. ## Clipboard
- Confidence
- 85% confidence
- Finding
- Code or instructions that leak agent conversation context to external services, potentially exposing sensitive user interactions.
