CtrlK
BlogDocsLog inGet started
Tessl Logo

axiom-payments

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

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W009: Direct money access capability detected (payment gateways, crypto, banking).

What this means

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.

Why it was flagged

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.

Report incorrect finding

Low

Low-risk findings.

1 low severity finding. Worth noting, but not necessarily harmful.

Low

W012: Unverifiable external dependency detected (runtime URL that controls agent).

What this means

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.

Why it was flagged

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.

Repository
CharlesWiltgen/Axiom
Audited
Security analysis
Snyk

Is this your skill?

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.