← Journal
CLOUD ActGDPRData SovereigntySchrems IICross-Border Transfer

Cross-Border Data Transfers & the US CLOUD Act: A GDPR Audit

NordClaw·

Cross-Border Data Transfers & the US CLOUD Act: A GDPR Audit

Every prompt your sales team sends to a US-hosted LLM containing a customer name is, technically, an unauthorised transfer of personal data to a third country. Schrems II made that explicit. The EU AI Act made it expensive. So why is your legal team still signing DPAs as if the CLOUD Act does not exist?

For European DPOs, the conflict is no longer abstract. Any contractual promise of “EU residency” from a US-incorporated provider is overridden by a single federal subpoena. The question is not whether you are exposed — it is whether you can technically prove your data never crossed the border at all.


GDPR Art. 44 vs. the US CLOUD Act

GDPR Article 44 prohibits the transfer of personal data to third countries without adequate safeguards. After Schrems II, demonstrating those safeguards against a US provider has become functionally impossible. Any prompt containing a customer name, ID, or financial record sent to a US-hosted LLM constitutes a cross-border transfer.

The US CLOUD Act compounds the problem. It allows federal authorities to compel disclosure of data held by US companies regardless of where that data physically sits — including their Frankfurt regions. For a DPO, this creates a state of permanent non-compliance that no standard DPA can mitigate.


Why “EU Hosting” Isn’t Enough

Many US competitors claim compliance via EU data residency. This is contractual promise, not technical guarantee:

  • The shared perimeter. If the management plane, authentication layer, or metadata logging is controlled by a US parent, the data remains within CLOUD Act reach.
  • The sub-processor gap. Most EU-native competitors still rely on US-owned hyperscalers underneath. The data centre may be in Europe; the jurisdictional control is not.

NordClaw breaks the cycle by hosting its entire processing stack inside our Frankfurt data centers. All PII processing, redaction, and audit logging occurs under EU jurisdiction before any data leaves the perimeter.


Redaction-First Architecture

The only way to avoid violating Article 44 is to ensure personal data never leaves the EU perimeter in the first place.

Pre-processing redaction

NordClaw acts as a transparent proxy that intercepts prompts before they are forwarded to any LLM. A proprietary Rust-native ONNX inference engine — compiled directly into the Edge Proxy binary and running on CPU in Frankfurt — scans 12 EU-focused PII categories across all EU languages:

Category Placeholder Example
PERSON [[PERSON_1]] Thomas Andersen
EMAIL [[EMAIL_1]] thomas@acme.dk
IBAN [[IBAN_1]] NO93 8601 1117 947
ADDRESS [[ADDRESS_1]] Karl Johans gate 1, Oslo
SSN [[SSN_1]] 01010112345
CREDIT_CARD [[CREDIT_CARD_1]] 4111-1111-1111-1111

The US-hosted LLM receives a clean prompt. The personal data never crosses the border. No Article 44 violation.

The engine runs at 2–4ms per redaction on CPU — no GPU required, zero network overhead — keeping the critical path under 10ms.

Solving the erasure paradox

By redacting at the source, NordClaw ensures the LLM has nothing to forget. The Article 17 erasure obligation reduces to a single row delete on your own Immutable Ledger.


Technical vs. Contractual Residency

FeatureContractual (US providers)Technical (NordClaw)
Data pathwayFlows to US-controlled servers firstCleaned on EU hardware before any transfer
JurisdictionSubject to US CLOUD Act long-arm statutesFrankfurt — EU-native jurisdiction
PII presencePersonal data in LLM context windowsReplaced by typed placeholders before transfer
DPO proofVendor marketing copySHA-256 token_map_hash + immutable ledger
Schrems IIPermanent non-compliance riskArchitectural guarantee — no cross-border PII

Audit Artifacts

NordClaw generates audit-grade artifacts a DPO can hand directly to a national authority:

  • Redaction manifests. Proof PII detection was active for every request forwarded to a third-country model. Stored as pii_categories JSONB on the Immutable Ledger.
  • Sub-processor transparency. A versioned public list showing the absence of US cloud providers in the PII processing path.
  • Walled Garden manifest. A cryptographically signed declaration of approved models and their data restrictions — see our Authorized Traffic Manifest deep dive.
  • Immutable identity logs. Every interaction mapped to a named human via SSO — the forensic trail required by Article 26(6), covered in the Article 26 audit trail deep dive.

Value to the DPO

  • Zero-consultant DPIAs. Pre-populated templates from observed traffic eliminate weeks of manual work.
  • Architectural shielding. Strip PII at the gateway and authorise GPT-4o or Claude 3.5 without fear of US jurisdictional overreach.
  • Immediate remediation. Execute erasure in seconds via the dashboard.

Early access · MVP cohort

Be audit-ready before August 2, 2026.

NordClaw is onboarding a limited cohort of enterprise partners ahead of the EU AI Act enforcement deadline. Reserve your seat and shape the compliance infrastructure your DPO, CISO, and CFO will rely on.

Sign up for early access →


Architectural Compliance

In the post-August 2026 era, paper controls and contractual EU-residency promises from US providers will no longer satisfy European regulators. NordClaw provides the only EU-native solution that technically enforces residency at the API layer — and gives you the evidence to prove it.