Missing User Warnings
Medium
- Confidence
- 91% confidence
- Finding
- The Tree of Thoughts workflow sends the full user task to `this.llm.generate(...)` for both idea generation and scoring without any visible disclosure, consent gate, or data-minimization control. In a content-creation assistant, tasks may contain unpublished drafts, internal documentation, or sensitive business information, so silent transmission to an external model can create confidentiality and compliance risks.
