← 返回 Skills 市场
razvanmacovei

x402-cli

作者 Razvan Macovei · GitHub ↗ · v1.0.3
cross-platform ⚠ suspicious
498
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install x402-cli
功能描述
Pay for x402 payment-gated HTTP endpoints using USDC stablecoins
安全使用建议
This skill appears to do exactly what it claims, but it requires an EVM private key which can be used to spend tokens. Before installing or enabling it: 1) Inspect the GitHub repo (https://github.com/razvanmacovei/x402-cli) and the Homebrew tap to ensure the source is trustworthy. 2) Never use your main wallet private key — create a dedicated low-value wallet for this skill or use a remote/hardware signer if supported. 3) Consider restricting agent autonomy (disable autonomous invocation for this skill) if you don't want the agent to initiate payments without explicit approval. 4) Avoid using --skip-verify in production. 5) If you must store the key in environment variables, ensure the runtime environment is secure and secrets are rotated regularly.
功能分析
Type: OpenClaw Skill Name: x402-cli Version: 1.0.3 The skill bundle is classified as suspicious due to its core functionality requiring and utilizing an `EVM_PRIVATE_KEY` for cryptocurrency payments, as specified in `SKILL.md` and `clawhub.json`. While this capability is essential for the tool's stated purpose and the documentation explicitly warns users to use a dedicated low-value wallet, the inherent high risk associated with handling private keys by an automated agent warrants a 'suspicious' classification. There is no evidence of malicious intent, such as unauthorized data exfiltration, persistence mechanisms, or prompt injection attempts to subvert the agent's behavior beyond the tool's stated function.
能力评估
Purpose & Capability
Name/description, required binary (x402-cli), install methods (brew/go) and the single required env var (EVM_PRIVATE_KEY) all align with a CLI that signs and submits USDC payments on EVM chains. Requested items are proportionate to the stated purpose.
Instruction Scope
SKILL.md only instructs using the x402-cli binary (probe, pay, POST, TLS flags) and to set EVM_PRIVATE_KEY. It does not direct reading unrelated files, exfiltration, or contacting unexpected endpoints. The presence of a --skip-verify/-k option for TLS is noted (useful for dev but can weaken security if misused).
Install Mechanism
Install options are standard: a Homebrew formula in a named tap and a go install from a GitHub package. These are expected for a CLI tool; no opaque downloads, pastebins, or IP-hosted archives are used. Verify the tap/repo before installing.
Credentials
Only EVM_PRIVATE_KEY is required and is the declared primary credential — appropriate for signing on-chain payments. This is a highly sensitive secret: the skill legitimately needs it, but supplying a private key exposes the ability to spend funds, so use a dedicated low-value wallet or more secure signing setup.
Persistence & Privilege
always is false and the skill does not request system config paths or persistent elevated privileges. Note: the skill can be invoked autonomously by the agent (normal default); combined with an EVM private key this means an autonomous agent could initiate real payments if allowed.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install x402-cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /x402-cli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Add OpenClaw frontmatter: declares required env vars, binaries, and install methods
v1.0.2
Fix metadata: remove incorrect Solana claim, add private key security guidance
v1.0.1
Clean publish: only SKILL.md and clawhub.json
v1.0.0
Initial release of x402-cli: access and pay for x402 payment-gated HTTP endpoints using USDC. - Supports probing endpoints to check payment requirements. - Handles full payment flow: probe → sign → pay → return response. - Supports JSON output with detailed fields for both probe and payment. - Allows POST requests with custom body and headers. - Supports self-signed TLS for local development. - Provides clear exit codes for common outcomes.
元数据
Slug x402-cli
版本 1.0.3
许可证
累计安装 1
当前安装数 1
历史版本数 4
常见问题

x402-cli 是什么?

Pay for x402 payment-gated HTTP endpoints using USDC stablecoins. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 498 次。

如何安装 x402-cli?

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

x402-cli 是免费的吗?

是的,x402-cli 完全免费(开源免费),可自由下载、安装和使用。

x402-cli 支持哪些平台?

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

谁开发了 x402-cli?

由 Razvan Macovei(@razvanmacovei)开发并维护,当前版本 v1.0.3。

💬 留言讨论