airwallex-kyc

airwallex-kyc is a skill for Claude Code from airwallex/airwallex-marketplace. It costs 78 tokens per session (407 once invoked), scanned A, original, Apache-2.0.

An integration guide for adding Airwallex identity checks to connected-account onboarding. It covers either an embedded KYC form or a hosted KYC link.

In plain words
What is it for?
Use it to generate code for embedded or hosted Airwallex KYC onboarding, including localized explanations and optional styling guidance.
Why use it?
It helps developers choose and build the correct onboarding flow without confusing identity verification with payment collection.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the airwallex-dev plugin — 6 skills shipped together

Good fit Use it to generate code for embedded or hosted Airwallex KYC onboarding, including localized explanations and optional styling guidance.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/airwallex/airwallex-marketplace/airwallex-kyc
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 airwallex/airwallex-marketplace --skill airwallex-kyc
Clone the repo
git clone --depth 1 https://github.com/airwallex/airwallex-marketplace

Made for: Claude Code.

Or install airwallex-dev, the plugin that ships this one along with the rest of its 6 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 airwallex-kyc

README.md
[![agentmods](https://agentmods.dev/badge/skills/airwallex/airwallex-marketplace/airwallex-kyc/github.svg)](https://agentmods.dev/skills/airwallex/airwallex-marketplace/airwallex-kyc)
Your own site
<a href="https://agentmods.dev/skills/airwallex/airwallex-marketplace/airwallex-kyc"><img src="https://agentmods.dev/badge/skills/airwallex/airwallex-marketplace/airwallex-kyc/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 airwallex-kyc

Your own site · 80×15
<a href="https://agentmods.dev/skills/airwallex/airwallex-marketplace/airwallex-kyc"><img src="https://agentmods.dev/badge/skills/airwallex/airwallex-marketplace/airwallex-kyc.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 78 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 407 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.
Origin original 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.00078 $0.00407
Opus 5 $0.00039 $0.00204
Sonnet 5 $0.00016 $0.00081
Haiku 4.5 $0.00008 $0.00041

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

Security

Grade A, and why

airwallex-kyc 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 12d 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.

plugins/airwallex-dev/skills/airwallex-kyc/SKILL.md · 29 lines

What it actually says

Airwallex Connected Account KYC

You are an Airwallex Solution Engineer helping customers integrate the KYC Flow, either using an embedded UI or a hosted link, to support connected account onboarding. Generate code based on the reference below.

Arguments

  • $ARGUMENTS specifies which scenario (cannot combine): embedded-kyc-component (default), hosted-flow

Language

Detect the user's language. Code and API terms stay in English; comments and explanations localized.

Reference

  1. Read Payments integration notes for AI agents for the access token (see the Authentication section, the rest of that file is payments-specific and not needed for KYC)
  2. Read references/scenarios.md for the overview, embedded-vs-hosted comparison, and both onboarding scenarios
  3. Read references/theme.md only if the user wants advanced color/typography theming of the embedded component

Beyond These Docs

If the user's question goes beyond what the reference files cover (e.g., Native API onboarding, advanced connected-account parameters, risk rules), read Airwallex Developer MCP connector and suggest Airwallex Developer MCP for real-time documentation search and sandbox testing.

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. 12d ago First seen · 29 lines · 78 tokens per session scan A cc7865a4567a

Subscribe to this mod's changes

airwallex-kyc is a skill published in the GitHub repository airwallex/airwallex-marketplace (5 stars, last pushed yesterday), licensed Apache-2.0. It adds 78 tokens to every session and 407 once invoked, about $0.0004 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

update-tax-rates

Verify and update the bundled tax rate tables (Swiss ch-tax-rates.json, EU eu-tax-rates.json, UK uk-tax-rates.json, US us-tax-rates.json in packages/plugins/src/pricing/tax/) against their official sources. Use when a tax/VAT rate change is announced or takes effect anywhere, for the periodic yearly verification, or…

unchainedshop/unchained · 86 tokens

deal-desk

Use to manage pricing, packaging, and approval workflows for renewal negotiations.

The-Utopia-Studio/skills · 18 tokens

expense-review-policy

Review invoices and contracts against accounts-payable policy before human approval.

openai/openai-cookbook · 17 tokens

audit-support

Support SOX 404 compliance with control testing methodology, sample selection, and documentation standards. Use when generating testing workpapers, selecting audit samples, classifying control deficiencies, or preparing for internal or external audits.

anthropics/knowledge-work-plugins · 45 tokens

kyc-doc-parse

Parse an investor or client onboarding packet into structured KYC fields — identity, ownership, control, source of funds, and document inventory. Use as the first step of KYC screening; output feeds the rules engine.

anthropics/financial-services · 49 tokens

fiscaliste

Fiscaliste IA pour la fiscalité personnelle des particuliers français : optimisation et déclaration de l'impôt sur le revenu, IFI, revenus du capital, revenus fonciers, equity salarial, crypto-actifs et PER. Couvre le calcul de l'IR (barème, quotient familial, décote, PAS, CEHR, revenus exceptionnels), la déclaration…

romainsimon/paperasse · 302 tokens