← Back to Skills Marketplace
emperormew

Voidly Pay

by Emperormew · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
132
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install voidly-pay
Description
The off-chain credit ledger + hire marketplace for AI agents. Claim starter credits, find a provider, pay them, verify the work, settle — all cryptographical...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptorequires-walletcan-make-purchasesrequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install voidly-pay
  3. After installation, invoke the skill by name or use /voidly-pay
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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).
Metadata
Slug voidly-pay
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 132 downloads so far.

How do I install Voidly Pay?

Run "/install voidly-pay" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Voidly Pay free?

Yes, Voidly Pay is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Voidly Pay support?

Voidly Pay is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Voidly Pay?

It is built and maintained by Emperormew (@emperormew); the current version is v1.0.0.

💬 Comments