background-execution-audit

Community

Audit iOS background modes to prevent abuse.

Authorcruisediary
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Detects apps that abuse iOS background execution modes — particularly silent audio used to keep the app alive, location background mode used for non-navigation purposes, and background task implementations that do excessive work — enforcing Guideline 2.5.3.

Core Features & Use Cases

  • Identify silent audio background abuse and suggest alternatives such as BGTaskScheduler for background processing.
  • Detect misuse of background location for non-navigation tasks and recommend CoreMotion APIs where appropriate.
  • Analyze BGTaskScheduler usage patterns and flag unregistered or misdeclared background tasks to prevent rejection.

Quick Start

Run the audit on an iOS project to identify background mode abuses and suggest proper usage.

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: background-execution-audit
Download link: https://github.com/cruisediary/apple-app-review-skills/archive/main.zip#background-execution-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.