Appraysal
Back to Rules
WARNINGLikelyGuideline 5.1.2Google PlayiOS & AndroidPrivacy

AI Data Sharing Disclosure

Apps using third-party AI services must clearly inform users if personal data is shared and obtain explicit consent before processing.

Quick Fix

Add a clear disclosure informing users that their data may be processed by third-party AI services. Obtain explicit consent before sending user data to AI APIs. Consider adding this to your privacy policy and showing an in-app consent dialog.

What Gets Detected

Detection Type:CODE PATTERN
Triggers (any of these):
/import\s+.*\s+from\s+['"](@?openai|anthropic|@anthropic-ai\/sdk|langchain)['"]/i/require\s*\(\s*['"](@?openai|anthropic|langchain)['"]\s*\)/i/\bnew\s+(OpenAI|Anthropic|ChatOpenAI|OpenAIApi)\s*\(//\b(openai|anthropic)\.chat\.completions/i/\bChatGPT\b|\bGPT-4\b|\bGPT-3\b/i
Required if triggered (any of these fixes it):
aiConsentai-consentAIDisclosureai-disclosurellmConsentAI Privacyai privacy

Check Your App

Scan your project to see if this rule affects your app

Run Free Scan