CryptoSkill CryptoSkill
  • Official
  • Skills
  • Categories
  • How It Works
  • GitHub
Home › Exchanges › OKX Official x402 Payment

OKX Official x402 Payment

Exchanges by @okx v1.0.0 3 flags

This skill should be used when the user encounters an HTTP 402 Payment Required response, wants to pay for a payment-gated API or resource, or mentions 'x402', 'pay for access', '402 payment', 'payment-gated URL', or 'sign x402 payment'. Primary path signs via TEE with a wallet session (JWT); fallback path guides local EIP-3009 signing with the user's own private key if they have no wallet. Returns the payment proof (signature + authorization) that the caller can attach as a payment header to access the resource. Do NOT use for swap or token transfers — use okx-dex-swap instead. Do NOT use for wallet balance or portfolio queries — use okx-agentic-wallet or okx-wallet-portfolio. Do NOT use for security scanning — use okx-security. Do NOT use for transaction broadcasting — use okx-onchain-gateway. Do NOT use for general programming questions.

Install

$ cp -r cryptoskill/skills/exchanges/okx-official-x402-payment .claude/skills/
$ clawhub install okx-official-x402-payment

Tags

official okx x402 payment micropayments

Trust profile trust grade not computed yet

3 red flags 7 cleared 1 not measured

Capabilities below are detected automatically by an open-source scanner that reads the skill's text and scripts (see how this is computed). Not measured means the scanner couldn't make a confident call — it is NOT a green check, and you should treat it as a possible red flag until a human or a stronger scanner has measured it.

3 Red flags things this skill can do that affect your security or funds
  • ⚠
    Requires private key you must hand over a private key, mnemonic, or wallet config
  • ⚠
    Requires hosted operator depends on a third-party hosted service to function
  • ⚠
    Can execute shell runs arbitrary shell commands on your machine
7 Cleared by scanner we scanned the skill's text & scripts and found no evidence of these
  • ✓
    Can move funds this skill can sign and send transactions on your behalf
  • ✓
    Uses remote install script setup pipes a remote shell script (curl | sh class)
  • ✓
    Mutable remote runtime runs remote code that can change behavior without a local diff
  • ✓
    Can install code installs software at setup time (npx, pip, brew, etc.)
  • ✓
    Can browse the web fetches arbitrary URLs at runtime
  • ✓
    Can write files writes to your local filesystem
  • ✓
    Can spawn sub-agents delegates to other skills or sub-agents
1 Not measured yet scanner couldn't make a confident call — treat as a possible red flag
  • ?
    Auto-invocable may be invoked by the agent without your explicit prompt

Execution mode

analysis_only Phase 1 single-mode classification — multi-mode breakdown deferred to Phase 2.

Ingredients (services this skill talks to)

External services this skill needs in order to work. The skill's behavior depends on these services being up, honest, and unchanged. Today we only show services we recognize from a curated list of ~50 well-known hosts (exchanges, RPC providers, data APIs); a complete dependency list — including every package, library, and binary the skill installs or imports — is on the roadmap.

  • service okx.com

Audits

No one has audited this skill yet. That is different from “audited and clean” — it just means no professional reviewer (a security firm, the CryptoSkill team, or a verified independent researcher) has signed off on it. There are no audit reports to read. How reviewer levels work →

SKILL.md → SOURCE.md → TRUST.auto.yaml → Browse directory →

Auto-generated by cryptoskill/extract-capabilities/0.3.0 · hosted-service list version 2026-04-26 · how this is computed

More from OKX

🏦OKX Official Agentic Wallet🏦OKX Official Audit Log🏦OKX Official CEX Bot🏦OKX Official CEX Earn🏦OKX Official CEX Market🏦OKX Official CEX Portfolio

Other in Exchanges

🏦Aegis🏦Ai Bybit Trade🏦Ai Bybit Trader🏦Apify Crypto Skill🏦Binance Arbitrage Finder🏦Binance Futures Trading

Source

View on GitHub →

CryptoSkillBuilt for the crypto community
GitHub Official Skills Categories Terms Privacy