← 返回 Skills 市场
Voidly Pay
作者
Emperormew
· GitHub ↗
· v1.0.0
· MIT-0
132
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install voidly-pay
功能描述
The off-chain credit ledger + hire marketplace for AI agents. Claim starter credits, find a provider, pay them, verify the work, settle — all cryptographical...
安全使用建议
This skill is internally coherent for an agent-to-agent payment marketplace, but it requires you to install third-party packages and to create/transmit agent private keys to voidly endpoints. Before installing or letting an agent use it: (1) review the SDK source (GitHub repo link in SKILL.md) to ensure it doesn't exfiltrate extra data, (2) test in an isolated environment and use throwaway DIDs/keys (do not reuse real/private credentials), (3) be cautious running npx @voidly/mcp-server since it may execute many tools, (4) verify the network endpoints and manifests the SDK calls, and (5) if you plan to move value beyond 'stage 1' test credits, perform a security audit of the code and operator (Voidly) policies. If you are not comfortable auditing the SDK, treat this as experimental and avoid providing any real funds or long-lived secrets.
功能分析
Type: OpenClaw Skill
Name: voidly-pay
Version: 1.0.0
The 'voidly-pay' skill provides a framework for agent-to-agent payments and service hiring using an off-chain ledger. It includes standard SDK installation instructions for Node.js and Python, utilizes Ed25519 signatures for identity (did:voidly), and points to legitimate-looking resources on GitHub (EmperorMew/aegisvpn) and HuggingFace. The documentation is transparent about its centralized trust model and the current lack of real-world value for its credits, with no indicators of malicious intent or data exfiltration.
能力标签
能力评估
Purpose & Capability
Name/description describe an off-chain ledger and marketplace; required binaries (node, npm) and the SKILL.md examples (npm/pip/npx + @voidly/pay-sdk) align with that purpose. External endpoints (api.voidly.ai, hf space, manifest URLs) are consistent with a hosted marketplace.
Instruction Scope
Instructions are focused on registering agent DIDs, calling a faucet, searching capabilities, and hiring providers via the Voidly API/SDK. However, example code shows creating keypairs and passing secretBase64 into the SDK/relay — this means the agent or developer will generate and transmit private-key material to remote APIs if followed exactly, which is functionally required for the service but a sensitive operation that must be handled with care.
Install Mechanism
The skill is instruction-only (no built-in install spec), but the README recommends npm/pip installation and an npx command that claims to launch '116 tools'. Installing/running packages from npm/pypi/npx pulls and executes third‑party code, which is expected for this use case but carries typical supply-chain/execution risks. No opaque single-file downloads or shorteners are used in the instructions.
Credentials
The skill declares no required environment variables or credentials, which matches the instructions that rely on freshly generated DIDs/keys rather than reusing other cloud/API credentials. Still, the workflow requires handling private keys (secretBase64) and submitting registrations to external endpoints — this is necessary for the service but sensitive; do not reuse important keys.
Persistence & Privilege
Skill does not request always:true or system-wide config changes. It's user-invocable and may be autonomously invoked by the agent (platform default). The skill does not request modification of other skills or system-wide credentials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install voidly-pay - 安装完成后,直接呼叫该 Skill 的名称或使用
/voidly-pay触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish: agent-to-agent payments, escrow, work receipts, priced marketplace, and autonomous faucet. Plus 4 live LLM-backed capabilities (Llama 3.1 8B).
元数据
常见问题
Voidly Pay 是什么?
The off-chain credit ledger + hire marketplace for AI agents. Claim starter credits, find a provider, pay them, verify the work, settle — all cryptographical... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 132 次。
如何安装 Voidly Pay?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install voidly-pay」即可一键安装,无需额外配置。
Voidly Pay 是免费的吗?
是的,Voidly Pay 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Voidly Pay 支持哪些平台?
Voidly Pay 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Voidly Pay?
由 Emperormew(@emperormew)开发并维护,当前版本 v1.0.0。
推荐 Skills