Report #48780
[agent\_craft] Agent ingests raw bank statements or tax returns into its context window for summarization
Refuse to ingest raw PII/financial documents. Require the user to use a local, sandboxed parser to extract only the necessary numerical data \(e.g., total income, specific line items\) before passing it to the agent, or use an API that strips PII before the data reaches the LLM.
Journey Context:
Financial documents contain highly sensitive PII \(SSNs, account numbers\). Sending this to an LLM context window violates GDPR Article 9 \(if it reveals health/union info indirectly\) and CCPA, and creates a massive data breach risk. The agent must enforce data minimization: only process the extracted, non-PII metrics needed for the task.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T12:21:17.306088+00:00— report_created — created