passkit

passkit is a skill for Claude Code from dpearson2699/swift-ios-skills. It costs 104 tokens per session (3,237 once invoked), scanned A, original, no licence file.

A guide to adding Apple Pay payments and digital passes to Apple Wallet with Apple's PassKit framework.

In plain words
What is it for?
Use it to add Apple Pay buttons, create payment requests, process authorization, add passes to Wallet, configure merchant settings, and collect shipping or contact information.
Why use it?
It helps connect an app to Apple's payment and Wallet systems while handling the required payment details and user authorization.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the ios-data-framework-skills plugin — 8 skills shipped together , and of apple-kit-skills, all-ios-skills

Good fit Use it to add Apple Pay buttons, create payment requests, process authorization, add passes to Wallet, configure merchant settings, and collect shipping or contact information.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/dpearson2699/swift-ios-skills/passkit
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add dpearson2699/swift-ios-skills --skill passkit
Clone the repo
git clone --depth 1 https://github.com/dpearson2699/swift-ios-skills

Made for: Claude Code.

Or install ios-data-framework-skills, the plugin that ships this one along with the rest of its 8 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for passkit

README.md
[![agentmods](https://agentmods.dev/badge/skills/dpearson2699/swift-ios-skills/passkit/github.svg)](https://agentmods.dev/skills/dpearson2699/swift-ios-skills/passkit)
Your own site
<a href="https://agentmods.dev/skills/dpearson2699/swift-ios-skills/passkit"><img src="https://agentmods.dev/badge/skills/dpearson2699/swift-ios-skills/passkit/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for passkit

Your own site · 80×15
<a href="https://agentmods.dev/skills/dpearson2699/swift-ios-skills/passkit"><img src="https://agentmods.dev/badge/skills/dpearson2699/swift-ios-skills/passkit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 104 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,237 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 22 Apr 2026
  • Snyk warn 22 Apr 2026
How audits are shown
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00104 $0.03237
Opus 5 $0.00052 $0.01618
Sonnet 5 $0.00021 $0.00647
Haiku 4.5 $0.00010 $0.00324

Measured 10d ago against content hash 61363bdca6fc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

passkit scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/passkit/SKILL.md · 402 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 402 lines · 104 tokens per session scan A 61363bdca6fc

Subscribe to this mod's changes

passkit is a skill published in the GitHub repository dpearson2699/swift-ios-skills (1,090 stars, last pushed 1mo ago), with no licence file. It adds 104 tokens to every session and 3,237 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

asc-revenuecat-catalog-sync

Reconcile App Store Connect subscriptions and in-app purchases with RevenueCat products, entitlements, offerings, and packages using asc and RevenueCat MCP. Use when setting up or syncing subscription catalogs across ASC and RevenueCat.

rorkai/app-store-connect-cli-skills · 51 tokens

subscription-lifecycle

Generates StoreKit 2 subscription lifecycle management — grace periods, billing retry, offer codes, win-back offers, upgrade/downgrade paths, and subscription status monitoring. Use when user needs post-purchase subscription state handling beyond the initial paywall.

rshankras/claude-code-apple-skills · 55 tokens

subscription-offers

Generates StoreKit 2 code for all subscription offer types — introductory, promotional, offer codes, and win-back. Includes eligibility checks, offer presentation, and the preferredSubscriptionOffer modifier. Use when adding subscription offers, free trials, or promotional pricing.

rshankras/claude-code-apple-skills · 55 tokens

paywall-generator

Generates StoreKit 2 subscription paywall with modern SwiftUI views. Use when user wants to add subscriptions, paywall, or in-app purchases.

rshankras/claude-code-apple-skills · 35 tokens

promoted-iap

Generates Promoted In-App Purchase setup with StoreKit 2 product configuration, paywall integration, and App Store product page display. Use when setting up promoted purchases that appear on the App Store product page.

rshankras/claude-code-apple-skills · 47 tokens

conversion-forms-checkout-polish

Polish conversion journeys and visible states.

TheGoat395/Codex-Skills · 16 tokens