Emasoft

iOS Paywall — Security skill for Claude Code

Security community

Create or audit a paywall + StoreKit 2 IAP / subscription flow (verified, restore, state machine, 3.1 compliant).

How to install iOS Paywall

Installs to ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-paywall/SKILL.md

Terminal
mkdir -p ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-paywall && curl -fsSL https://raw.githubusercontent.com/Emasoft/emasoft-complete-ios-app-authoring/HEAD/commands/ios-paywall.md -o ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-paywall/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What iOS Paywall does


description: Create or audit a paywall + StoreKit 2 IAP / subscription flow (verified, restore, state machine, 3.1 compliant) argument-hint: "[path] [--create|--audit] [--path storekit2|revenuecat] [--dry-run]"

iOS Paywall & In-App Purchase

Create a new, or audit an existing, paywall + in-app-purchase / subscription flow that actually grants entitlements, survives relaunch and reinstall, handles every subscription state, and passes App Review Guideline 3.1.1 / 3.1.2 the first time.

Alternatives in Security

  • Agentseal — Security toolkit for AI agents 344 ★
  • Marketplace — Security-audited skills for Claude, Codex & Claude Code 247 ★
  • Security Audit — Audit de securite complet d'une web app (OWASP Top 10, CWE/CVE, headers, auth, paywall, infra) 80 ★

Full documentation available on GitHub

View Source Repository