← 返回 Skills 市场
x402 Protocol Development
作者
Misha Kolesnik
· GitHub ↗
· v0.5.0
· MIT-0
152
总下载
0
收藏
0
当前安装
11
版本数
在 OpenClaw 中安装
/install x402-development
功能描述
Build internet-native payments with the x402 open protocol (x402 Foundation, Apache-2.0). Use when developing paid APIs, paywalled content, AI agent payment...
安全使用建议
This bundle is documentation and example code for the x402 protocol (not an installer). It is coherent with its stated purpose, but you should note: (1) real use requires private keys and facilitator credentials — never paste private keys into public places and prefer hardware wallets or secure key management (CDP Wallet API or similar) where possible; (2) example code points at facilitator endpoints (e.g., https://x402.org/facilitator) — verify any third‑party facilitator before sending transaction payloads or signing permits; (3) test on devnets/test tokens before going to mainnet; (4) if you self-host a facilitator you will need to protect its FACILITATOR_KEY and ensure settlement logic and replay/duplicate protections are correctly implemented. The skill itself does not try to access your secrets automatically, but the examples assume you will provide them at runtime.
功能分析
Type: OpenClaw Skill
Name: x402-development
Version: 0.5.0
The bundle provides comprehensive documentation and SDK references for the x402 protocol, an open standard for implementing HTTP 402 payments across multiple blockchain networks (EVM, Solana, Aptos, Stellar). It includes technical specifications, protocol flows, and implementation examples for TypeScript, Python, and Go. No evidence of malicious intent, data exfiltration, or prompt injection was found; the protocol's security model relies on standard cryptographic signatures, and the documentation correctly advises using environment variables for sensitive keys while explaining that facilitators cannot alter transaction details due to signature verification.
能力标签
能力评估
Purpose & Capability
Name/description match the provided SKILL.md and reference files: this is an SDK/documentation-only skill for implementing the x402 payment protocol across languages and chains. Nothing in the bundle asks for unrelated capabilities (no cloud provider credentials, no system-level access).
Instruction Scope
SKILL.md and reference docs contain many usage examples (TypeScript/Python/Go) that instruct developers to install SDK packages and to provide private keys and facilitator endpoints in environment variables. Those examples are normal for a payments SDK, but they show the agent how to build code that will access wallets and call external facilitator endpoints.
Install Mechanism
This is instruction-only with no install spec and no bundled executable code — the skill does not download or extract code at install time. Examples tell you to install standard packages (npm/pip/go) which is expected for SDK documentation.
Credentials
Registry metadata declares no required env vars, yet the SKILL.md and references repeatedly use environment variables for private keys and facilitator secrets (e.g., EVM_PRIVATE_KEY, APTOS_PRIVATE_KEY, FACILITATOR_KEY, FACILITATOR URL). The absence of declared required env vars is inconsistent with the examples: using the SDK in practice will require you to supply sensitive keys and endpoints, so treat those credentials with care.
Persistence & Privilege
Skill does not request permanent presence (always:false) and is instruction-only, so it does not modify agent configuration or request elevated platform privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install x402-development - 安装完成后,直接呼叫该 Skill 的名称或使用
/x402-development触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.5.0
Updated x402-development from 0.4.0 to 0.5.0.
Changes:
- modified `SKILL.md`
- modified `references/core-concepts.md`
- modified `references/extensions.md`
- modified `references/go-sdk.md`
- modified `references/python-sdk.md`
- modified `references/svm-scheme.md`
- modified `references/typescript-sdk.md`
- modified `references/upto-scheme.md`
v0.2.1
Initial publish of x402-development
v0.3.0
Initial publish of x402-development
v0.6.0
Initial publish of x402-development
v1.1.0
Initial publish of x402-development
v0.2.0
Initial publish of x402-development
v0.1.1
Initial publish of x402-development
v2.2.0
Initial publish of x402-development
v0.1.0
Initial publish of x402-development
v1.1.1
Initial publish of x402-development
v0.4.0
Initial publish of x402-development
元数据
常见问题
x402 Protocol Development 是什么?
Build internet-native payments with the x402 open protocol (x402 Foundation, Apache-2.0). Use when developing paid APIs, paywalled content, AI agent payment... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 152 次。
如何安装 x402 Protocol Development?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install x402-development」即可一键安装,无需额外配置。
x402 Protocol Development 是免费的吗?
是的,x402 Protocol Development 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
x402 Protocol Development 支持哪些平台?
x402 Protocol Development 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 x402 Protocol Development?
由 Misha Kolesnik(@tenequm)开发并维护,当前版本 v0.5.0。
推荐 Skills