Missing User Warnings
Medium
- Confidence
- 88% confidence
- Finding
- The recipe instructs sending full document chunks and user queries to external `hf_embeddings` and `hf_chat` services, but it does not warn that these inputs may contain sensitive, proprietary, or regulated data. In a RAG workflow, bulk corpus text and user prompts often include internal knowledge, so omission of privacy and data-handling guidance can lead to unintended disclosure to third-party services or policy violations.
