ai-data-disclosure

Detect iOS/macOS apps transmitting user data to third-party AI services without consent.

13|1|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/cruisediary/apple-app-review-skills --skill ai-data-disclosure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-data-disclosure
Source: https://github.com/cruisediary/apple-app-review-skills/tree/main/skills/privacy/ai-data-disclosure
Command: npx skills add https://github.com/cruisediary/apple-app-review-skills --skill ai-data-disclosure

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Detects apps that transmit user data to third-party AI services without explicit in-app consent and disclosure, helping teams comply with privacy guidelines.

Core Features & Use Cases

  • AI SDK and data-sharing detection in source code
  • In-app consent UI and privacy policy disclosure verification
  • Risk assessment for sensitive data (health, location, contacts) before external AI processing

Quick Start

Audit your iOS/macOS project for third-party AI data sharing and ensure explicit user consent before any data transmission.

Frequently Asked Questions about ai-data-disclosure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I detect if my iOS app shares user data with third-party AI services without consent?

Detect third-party AI data sharing without consent by auditing your iOS or macOS source code for AI SDK usage and verifying explicit in-app consent UI and privacy policy disclosures before transmitting user data.

What is AI data disclosure compliance for mobile apps?

AI data disclosure compliance ensures apps explicitly notify users and obtain in-app consent before transmitting personal data to external AI providers. It requires clear privacy policy disclosures and UI checks for sensitive data processing.

How do I audit my macOS project for AI SDK usage and privacy policy gaps?

Audit your macOS project by scanning the source code for integrated AI SDKs and verifying that in-app consent UI and privacy policy disclosures match the data-sharing requirements of those external AI providers.

Does this AI data sharing audit work for apps handling sensitive health or location data?

Yes, this audit applies to iOS and macOS apps handling sensitive data like health, location, and contacts. It performs risk assessments to ensure explicit user consent is enforced before external AI processing occurs.

When do I need to check AI data sharing disclosures in my app development workflow?

Check AI data sharing disclosures when your iOS or macOS app integrates AI features or chat capabilities. You must ensure explicit in-app consent and privacy policy updates are verified before any user data reaches external AI providers.