AI prompt data protection before you send
AI prompt data protection is about preventing accidental leakage of sensitive data to AI tools. Trust-Prompt checks what you type locally and enforces a decision (WARN or BLOCK) before transmission.
StoreBasic: deterministic local checks + enforced WARN/BLOCK for AI prompt data protection on ChatGPT.
Pro: extends AI prompt data protection with multi-site scope controls, upload policy, and settings lock (when licensed).
AI prompt data protection engine (StoreBasic)
Trust-Prompt performs a local and deterministic pre-check on what you type before it can be submitted to supported AI chat sites. It runs offline: no servers, no telemetry, no AI calls.
- Deterministic rule engine (offline)
- No server calls, no backend, no tracking
- No AI models / no AI APIs
- Enforced before transmission (pre-send)
Built for “no surprises”
Because AI prompt data protection must be reliable, Trust-Prompt holds the send action until the decision is resolved. Fast submits cannot bypass the result.
- Sticky decision state (persists until resolved)
- Explicit consent path for WARN (Proceed anyway)
- Submission cannot happen before the decision is handled
AI prompt data protection with BLOCK (high-risk)
High-risk patterns are blocked to prevent accidental leaks.
- IBAN (validated formats)
- Credit card combinations (card + CVV / expiry)
- Private keys and credential material
- Tokens / API keys / bearer tokens
- Regional identifiers (where applicable)
BLOCK means: send is reliably prevented until the high-risk content is removed.
BLOCK overlay (screenshot)
Real UI capture.
WARN overlay (UI mockup)
Explicit consent: proceed only if you choose.
Warning — review before sending
This message contains medium-risk indicators. Proceed only via an explicit confirmation.
AI prompt data protection with WARN (review)
Warnings surface common personal data indicators and structured signals.
- Email patterns
- Phone patterns
- Address-like patterns (heuristics)
- Structured exports (CSV/tabular)
- Document classification markers (where applicable)
Audit for AI prompt data protection (Pro only)
Pro only: Trust-Prompt can provide local audit visibility without storing your prompt content. It shows counts and rule IDs (e.g., how often WARN/BLOCK occurs) for validation and governance.
- Local counters (WARN / BLOCK / events)
- Rule IDs only (no prompt text stored)
- Helps validate deterministic behavior
Availability: Pro (licensed). StoreBasic does not include audit.
Audit panel (UI mockup)
Counts and recent rule IDs (illustrative).
FIN_IBAN-001 SEC_TOKEN-003PII_EMAIL-001 PII_PHONE-002Upload handling (StoreBasic vs Pro)
StoreBasic: No file inspection, no OCR. Trust-Prompt only detects the attachment event and shows a warning.
Pro: Adds configurable upload policy controls (allow/warn/block) at the policy layer.
- StoreBasic: No OCR, no file scanning
- Pro: Upload policy controls (ALLOW/WARN/BLOCK)
Policies control event behavior, not file scanning.
Upload warning (screenshot)
Real UI capture.
Pro settings controls for AI prompt data protection
Pro adds settings controls designed for stricter environments. Click items below to see what each option means.
- Pro: Password-protected settings (admin lock)
- Pro: Upload policy controls
- Pro: Multi-site scope controls
Settings panel (interactive demo)
Click items for descriptions.
AI prompt data protection: StoreBasic vs Pro
Same deterministic engine — Pro adds governance features and multi-site scope (when licensed).
StoreBasic
ChatGPT-only scope · local enforcement
Pro
Multi-site scope + governance (licensed)
Technical validation
Read how we test deterministic behavior, UI enforcement, and race-condition safety.