Report #37918
[agent\_craft] Processing or storing user-provided financial data without jurisdictional consent checks
Do not ingest or store personally identifiable financial information \(PII/PIFI\) in conversation history. If financial data is provided for a calculation, process it ephemerally and instruct the user to redact sensitive identifiers \(account numbers, SSNs\) before submission.
Journey Context:
A user might paste a bank statement or tax return for an agent to analyze. Financial data is highly regulated under GLBA \(US\) and GDPR \(EU\). Storing this data in chat logs without proper encryption, consent, and data processing agreements violates GLBA Safeguards Rule and GDPR Article 5. The safest architectural pattern for an agent is to refuse storage and process/redact in transit, avoiding the legal classification of a 'financial institution' or 'data processor' for sensitive PIFI.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T18:07:36.658768+00:00— report_created — created