auditing-app-store-compliance

Audit Apple App Store compliance and output a structured GitHub issue.

2|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/gannonh/skills --skill auditing-app-store-compliance
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: auditing-app-store-compliance
Source: https://github.com/gannonh/skills/tree/main/auditing-app-store-compliance
Command: npx skills add https://github.com/gannonh/skills --skill auditing-app-store-compliance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematically verify App Store compliance across all five Apple guideline categories (Safety, Performance, Business, Design, Legal) and produce a structured GitHub issue with concrete findings and remediation steps.

Core Features & Use Cases

  • Evidence-driven results with file paths, line numbers, and confidence levels for each finding.
  • Five-category audit covering privacy manifest checks, usage descriptions, and build/binary verification to guide submission.
  • GitHub issue output with a clear checklist, risks, and recommended fixes to streamline submission.

Quick Start

Run an audit on your iOS project root to generate a detailed GitHub issue containing all compliance findings.

Frequently Asked Questions about auditing-app-store-compliance

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

FAQPage Schema
How do I audit my iOS app for Apple App Store compliance before submission?▼

You can audit Apple App Store compliance by scanning your iOS project root to verify privacy manifests, required Reason API codes, and Info.plist usage descriptions. The process outputs a structured GitHub issue documenting findings, risks, and recommended fixes across all five guideline categories.

What is included in an App Store privacy manifest check for iOS apps?▼

An App Store privacy manifest check validates mandatory privacy manifests, required Reason API codes, Info.plist usage descriptions, account deletion capability, and App Tracking Transparency usage. It also reviews third-party SDK privacy considerations to ensure full compliance.

Can I generate a GitHub issue directly from an Apple App Store compliance audit?▼

Yes, you can generate a structured GitHub issue directly from an Apple App Store compliance audit. The issue documents privacy manifest status, usage descriptions, build/binary verification results, risks, and a detailed checklist to streamline your submission.

Does the App Store compliance audit work with third-party iOS SDKs?▼

Yes, the App Store compliance audit works with third-party iOS SDKs. It specifically includes third-party SDK privacy considerations, verifying mandatory privacy manifests and required Reason API codes for included SDKs.

How do I validate Info.plist usage descriptions for App Store submission?▼

Validate Info.plist usage descriptions by running an audit that checks for required Reason API codes and accurate usage descriptions across your iOS project. The audit produces evidence-driven results with file paths and line numbers for each finding.