Use when accepting ANY real-world payment — Apple Pay, Wallet passes, Tap to Pay, Orders in Wallet. NOT in-app purchase / digital content (use axiom-integration). Covers entitlements, certs, signing, App Review payment rules.
80
100%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Medium
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
The skill explicitly covers accepting real-world payments (Apple Pay, Apple Pay on the web, Tap to Pay), merchant/payment configuration (merchant ID, payment processing certificate, merchant identity cert), payment APIs (PKPaymentRequest / Apple Pay JS / Payment Request API), pass/order signing (PKCS #7), and issuer/bank card provisioning. These are specific payment-processing capabilities whose primary purpose is to move/accept money, so this qualifies as Direct Financial Execution Authority.
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.
The skill instructs web integrations to load and execute the remote JavaScript SDK at runtime (src="https://applepay.cdn-apple.com/jsapi/v1.latest/apple-pay-sdk.js"), which runs code in the page and the skill declares the SDK as required for third-party browser support, so this is a runtime external dependency that directly controls UI/behavior.
ea3be7c
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.