← 返回 Skills 市场
gatex402

x402 Agentic Creation

作者 Gatex402 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
391
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install x402-agentic-creation
功能描述
Monetize your agent's API or tools using the x402 protocol and USDC micropayments. Enables provisioning, earnings tracking, and withdrawals.
安全使用建议
This skill appears to do exactly what it claims: register monetized APIs and manage USDC earnings with GateX402. Before installing, ensure you (or your platform) supply credentials correctly: keep the wallet private key and management token in host-controlled secure storage (do not expose them to the agent), enforce spending/withdrawal limits at the wallet or host layer, and whitelist only api.gatex402.dev if your environment uses domain whitelisting. If you want to avoid autonomous withdrawals, require manual approval for withdraw_funds or do not provide a live wallet private key to the runtime.
功能分析
Type: OpenClaw Skill Name: x402-agentic-creation Version: 1.0.1 The x402-creation skill bundle is a legitimate implementation of an API monetization protocol for AI agents. It enables agents to register services, track USDC earnings, and withdraw funds via the GateX402 platform. The code follows security best practices by using a host-injected credential pattern (CreateToolsOptions) that ensures sensitive data like wallet private keys and management tokens are never exposed to the AI agent's context. Furthermore, it implements response sanitization and boundary wrapping in 'src/types.ts' and 'src/tools/provision.ts' to mitigate indirect prompt injection. All network activity is restricted to the documented domain 'api.gatex402.dev'.
能力评估
Purpose & Capability
Name/description, tools (provision/get_earnings/withdraw), skill.json, README, and code all align: they talk only to GateX402 (api.gatex402.dev) and implement wallet-signed provisioning, balance checks, and withdrawals as expected.
Instruction Scope
SKILL.md and SKILL files limit actions to provisioning, pricing, earnings retrieval, and withdrawals. The runtime explicitly avoids returning raw management tokens or private keys to the agent and sanitizes API responses; no instructions request unrelated system files or external endpoints.
Install Mechanism
There is no install spec in the skill bundle, but source includes a normal npm-style package (package.json, package-lock). Dependencies (viem, dotenv, zod) are appropriate for signing and API work. No arbitrary download URLs or extract steps are present.
Credentials
The skill requires host-supplied credentials (wallet private key and a management token) to perform provisioning and withdrawals — this is necessary for on-chain signing and payouts, but it is high privilege. The skill documentation and code enforce token isolation (storeManagementToken/getManagementToken) and sanitize outputs.
Persistence & Privilege
always:false and no modification of other skills. However, because the host must inject a wallet private key and management token, allowing the agent to invoke the skill autonomously would permit it to trigger withdrawals; operators should treat that as a powerful capability and apply wallet/session spending limits or require explicit human approval for withdrawals.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install x402-agentic-creation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /x402-agentic-creation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Initial release of x402-agentic-creation. - Added full monetization features for agent APIs/tools using the x402 protocol and USDC micropayments. - Supports API provisioning, route pricing, earnings tracking, and automated USDC withdrawals on Base and Solana networks. - Implements key tools: provision_api, get_earnings, and withdraw_funds. - Enforces strong guardrails for key/management token handling via the runtime. - Complete documentation and example configuration included.
v1.0.0
x402-agentic-creation 1.0.0 - Initial release introduces integration with the x402 protocol for monetizing API endpoints and tools using USDC micropayments. - Supports provisioning new gateways, earnings tracking, and automated daily withdrawals to the agent’s wallet. - Enables monetization across Base and Solana mainnets with as little as $0.001 per request. - Implements secure management token storage and required guardrails for agent and wallet security. - Provides tools for API provisioning, real-time earnings checks, and initiating withdrawals.
元数据
Slug x402-agentic-creation
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

x402 Agentic Creation 是什么?

Monetize your agent's API or tools using the x402 protocol and USDC micropayments. Enables provisioning, earnings tracking, and withdrawals. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 391 次。

如何安装 x402 Agentic Creation?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install x402-agentic-creation」即可一键安装,无需额外配置。

x402 Agentic Creation 是免费的吗?

是的,x402 Agentic Creation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

x402 Agentic Creation 支持哪些平台?

x402 Agentic Creation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 x402 Agentic Creation?

由 Gatex402(@gatex402)开发并维护,当前版本 v1.0.1。

💬 留言讨论