private-api-audit

Community

Detects private APIs to pass App Store checks.

Authorcruisediary
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Detects usage of private Apple APIs, undocumented frameworks, and runtime introspection patterns that bypass the public SDK — enforcing Guideline 2.5.1.

Core Features & Use Cases

  • Detects dynamic loading of private frameworks via dlopen/dlsym and related patterns.
  • Flags private symbol usage via NSClassFromString and underscore-prefixed methods.
  • Alerts on private framework imports and non-public API references to support pre-submission audits.

Quick Start

Run the private-api-audit tool on your project to detect private API usage and generate a remediation report.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: private-api-audit
Download link: https://github.com/cruisediary/apple-app-review-skills/archive/main.zip#private-api-audit

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.