← 返回 Skills 市场
Pay For Service
作者
Rachid Jarray
· GitHub ↗
· v0.1.0
· MIT-0
318
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pay-for-service-2
功能描述
Access paid API endpoints and content using the x402 payment protocol. Use when you or the user want to call a paid API, access gated content, make an x402 p...
安全使用建议
This skill appears to do what it says: run your local Finance District CLI (fdx) to detect x402 payment requirements and pay/fetch gated content. Before installing or using it: (1) ensure you have the fdx CLI installed and understand where your wallet keys/funds are stored (the skill will trigger wallet operations); (2) only use it against endpoints you trust and always confirm payments with a human—the SKILL.md itself advises confirmation for large or unfamiliar charges; (3) consider adding a declared required-binary entry for 'fdx' so the agent/platform can surface availability up front; (4) if you need stronger safety, disable autonomous invocation for this skill or require explicit user confirmation in your agent policy before any payment command is run.
功能分析
Type: OpenClaw Skill
Name: pay-for-service-2
Version: 0.1.0
The skill grants the agent the capability to authorize and execute financial transactions (x402 payments) via the `fdx` CLI tool. While the instructions in `SKILL.md` include safety guidelines requiring human confirmation for high amounts, the inherent risk of asset expenditure and the reliance on the agent to adhere to markdown-based safety protocols constitutes a high-risk capability. No evidence of intentional malice, data exfiltration, or obfuscation was found in `SKILL.md` or `_meta.json`.
能力评估
Purpose & Capability
The SKILL.md describes paying for x402-enabled endpoints using the Finance District wallet and shows concrete fdx CLI commands (getX402Content, authorizePayment, getWalletOverview). That aligns with the name/description. However, the registry metadata lists no required binaries even though the runtime instructions rely on the local 'fdx' CLI — this is an omission that reduces clarity about what the agent actually needs available.
Instruction Scope
Instructions are narrowly scoped to checking wallet status, wallet balance, and calling fdx to discover payment requirements, authorize, and fetch content. They explicitly instruct confirming with the human before making payments and reference related skills (authenticate, fund-wallet, swap-tokens). The skill does not instruct reading unrelated files, environment variables, or exfiltrating data.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so there is no install-time code being fetched or executed. That minimizes install-time risk.
Credentials
The skill requests no environment variables or credentials in metadata. At runtime it will rely on the user's local Finance District wallet/authentication (accessed via the fdx CLI), which is appropriate for its purpose — but the missing declaration of the fdx binary and no explicit mention of the wallet's credential storage means users might not realize the agent will trigger wallet operations that use locally stored keys/funding.
Persistence & Privilege
The skill does not request permanent presence (always:false) and allows model invocation (normal). It does not attempt to modify other skills or system-wide agent settings. Autonomous invocation is permitted (disable-model-invocation:false) which is standard for user-invocable skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pay-for-service-2 - 安装完成后,直接呼叫该 Skill 的名称或使用
/pay-for-service-2触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of pay-for-service-2 skill.
- Enables access to paid API endpoints and gated content using the x402 payment protocol.
- Supports one-step payment and content retrieval with getX402Content, and separate payment authorization with authorizePayment.
- Allows payment from multi-chain, multi-asset Finance District wallet (not limited to Base/USDC).
- Includes flows for authentication, balance checking, payment authorization, and error handling.
- User instructions and command examples provided for fetching and paying for resources.
元数据
常见问题
Pay For Service 是什么?
Access paid API endpoints and content using the x402 payment protocol. Use when you or the user want to call a paid API, access gated content, make an x402 p... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 318 次。
如何安装 Pay For Service?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pay-for-service-2」即可一键安装,无需额外配置。
Pay For Service 是免费的吗?
是的,Pay For Service 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pay For Service 支持哪些平台?
Pay For Service 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pay For Service?
由 Rachid Jarray(@rachidjarray-hk-qa-fdt)开发并维护,当前版本 v0.1.0。
推荐 Skills