App store review risk
Catch likely App Store rejection risks in Xcode repositories and pull requests with target-aware, file-backed checks.
npx -y skills add Kofiloski/app-store-review-riskAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Review Apple-platform app repositories and pull-request diffs for likely App Store Review, TestFlight, and notarization risks. Use when someone asks whether Apple may reject a build or wants evidence-backed checks for privacy manifests, permission strings, entitlements, StoreKit and subscriptions, account deletion, Sign in with Apple, user-generated content, private APIs, placeholder content, metadata, review notes, demo access, or platform-specific submission concerns across iOS, iPadOS, macOS, watchOS, tvOS, and visionOS.
SKILL.md
1.0 KB, 81 tokens by cl100k_base, as published. Nobody here has run it
App Store Review Risk
This root entry point preserves installations made before the repository adopted the standard skills/<name>/SKILL.md layout.
Read and follow skills/app-store-review-risk/SKILL.md completely. Resolve its relative references from that nested skill directory. New installations should use the standard nested package documented in the repository README.
What ships with it: 20 files
225.8 KB alongside SKILL.md, 9 of them executable
agents/
- openai.yaml245 B
examples/
scripts/
- check-release-version.pyruns1.9 KB
- check-skill.shruns582 B
- run-action.shruns867 B
- scan_apple_app_review_risks.pyruns474 B
src/
- app_store_review_risk/cli.pyruns124.5 KB
- app_store_review_risk/__init__.pyruns68 B
- app_store_review_risk/__main__.pyruns162 B
tests/
- test_distribution.pyruns14.0 KB
- test_scanner.pyruns60.1 KB
- action.yml2.7 KB
- CITATION.cff517 B
- .gitignore86 B
- LICENSE1.1 KB
- llms.txt3.9 KB
- pyproject.toml1.5 KB
- README.md11.8 KB