xSandbox: EU AI Act Regulatory Sandbox
Compliance infrastructure for EU AI Act regulatory sandboxes. xRedact PII protection, xCompute privacy-preserving testing, and HMAC-chained compliance audit trails.
The Problem
The EU AI Act requires regulatory sandboxes for testing high-risk AI systems, but sandbox environments must protect both the AI provider’s IP and the test subjects’ personal data.
All 27 EU Member States must establish AI regulatory sandboxes by August 2026. These sandboxes need to test AI systems on real data without exposing that data to the AI provider or the regulator beyond what’s necessary.
Current sandbox approaches use synthetic data (unrealistic) or full-access data rooms (privacy-violating). Neither satisfies the dual requirement of realistic testing with data protection.
The Old Way
The PRIVATE.ME Solution
xSandbox provides privacy-preserving AI testing where real data is xRedact-stripped and xCompute-processed. AI providers test on realistic data without seeing PII. Regulators audit without seeing model internals.
Test data passes through xRedact’s 4-layer PII pipeline. AI model evaluation runs on XorIDA shares via xCompute. The sandbox reveals only compliance metrics (bias scores, accuracy, fairness indicators) — not raw data or model weights.
All sandbox activity is HMAC-chained for tamper-evident audit trails. DID identity authenticates regulators, AI providers, and data controllers. xLedger records every decision for EU AI Act compliance.
The New Way
How It Works
xSandbox combines xRedact (PII protection), xCompute (privacy-preserving evaluation), and xLedger (compliance audit) into an EU AI Act regulatory sandbox infrastructure.
Use Cases
Regulatory sandbox infrastructure for EU AI Act compliance testing.
AI ActTest AI systems for bias on real data without exposing that data.
BiasHMAC-chained evidence for EU AI Act conformity assessments.
ConformityTest on real data with 4-layer PII protection.
GDPRIntegration
import { AISandbox } from '@private.me/aisandbox'; const sandbox = await AISandbox.create({ regulatorDid: ncaDid, providerDid: aiCompanyDid, testData: dataSource, redactLevels: ['L1', 'L2', 'L3'] }); const report = await sandbox.evaluate(aiModel);
Security Properties
| Property | Mechanism | Guarantee |
|---|---|---|
| Test data | xRedact 4-layer strip | ✓ No PII to AI provider |
| Evaluation | xCompute on shares | ✓ Metrics only revealed |
| Audit | xLedger HMAC chain | ✓ Tamper-evident |
| Identity | DID all parties | ✓ Ed25519 authenticated |
Verifiable Data Protection
Every operation in this ACI produces a verifiable audit trail via xProve. HMAC-chained integrity proofs let auditors confirm that data was split, stored, and reconstructed correctly — without accessing the data itself.
Read the xProve white paper →
Ready to deploy xSandbox?
Talk to Ren, our AI sales engineer, or book a live demo with our team.
Ship Proofs, Not Source
xSandbox generates cryptographic proofs of correct execution without exposing proprietary algorithms. Verify integrity using zero-knowledge proofs — no source code required.
- Tier 1 HMAC (~0.7KB)
- Tier 2 Commit-Reveal (~0.5KB)
- Tier 3 IT-MAC (~0.3KB)
- Tier 4 KKW ZK (~0.4KB)
Use Cases
Deployment Options
SaaS Recommended
Fully managed infrastructure. Call our REST API, we handle scaling, updates, and operations.
- Zero infrastructure setup
- Automatic updates
- 99.9% uptime SLA
- Enterprise SLA available
SDK Integration
Embed directly in your application. Runs in your codebase with full programmatic control.
npm install @private.me/xsandbox- TypeScript/JavaScript SDK
- Full source access
- Enterprise support available
On-Premise Upon Request
Enterprise CLI for compliance, air-gap, or data residency requirements.
- Complete data sovereignty
- Air-gap capable deployment
- Custom SLA + dedicated support
- Professional services included
Enterprise On-Premise Deployment
While xSandbox is primarily delivered as SaaS or SDK, we build dedicated on-premise infrastructure for customers with:
- Regulatory mandates — HIPAA, SOX, FedRAMP, CMMC requiring self-hosted processing
- Air-gapped environments — SCIF, classified networks, offline operations
- Data residency requirements — EU GDPR, China data laws, government mandates
- Custom integration needs — Embed in proprietary platforms, specialized workflows
Includes: Enterprise CLI, Docker/Kubernetes orchestration, RBAC, audit logging, and dedicated support.