← Back to Skills Marketplace
1477009639zw-blip

Paylock

by 1477009639zw-blip · GitHub ↗ · v0.2.0 · MIT-0
cross-platform ⚠ suspicious
109
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install paylock-solana
Description
Integrate Solana escrow contracts to enable trustless, verified payment flows for AI agent services with delivery-based fund release.
Usage Guidance
Before installing, verify the external service and clarify missing details: 1) Confirm paylock.xyz is the official provider (homepage, repository, or published docs) and review their API auth model — specifically how verify/release are authorized and whether wallet signatures are required. 2) Ask the author how wallet signing is handled and whether the agent will ever be asked to store or transmit private keys; never provide private keys without a clear, auditable signing flow. 3) Request proof (open-source client or API docs) showing server-side authorization checks for release/verify endpoints; endpoints that allow releasing funds without strong authentication would be a critical security issue. 4) Prefer a skill that documents signing flows (use of Solana wallets/RPC, on-chain program IDs) or that requires explicit, minimal credentials. 5) If you test, do so with a throwaway account and small amounts only. Additional helpful evidence that would change this assessment to benign: an official homepage or repository, API docs showing authenticated endpoints and signing workflows, or code demonstrating client-side transaction signing and verification.
Capability Analysis
Type: OpenClaw Skill Name: paylock-solana Version: 0.2.0 The PayLock skill provides a standard integration for a Solana-based escrow service. It facilitates agent registration, contract creation, and payment management via the domain paylock.xyz. The documentation in SKILL.md and metadata in _meta.json do not contain any evidence of malicious intent, data exfiltration, or prompt injection; the requested wallet addresses are appropriate for the stated blockchain functionality.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The skill claims to integrate non-custodial Solana escrows and manage payments, but the instructions never mention wallets, private key signing, Solana RPC endpoints, or any authentication mechanism. Real Solana escrow flows normally require transaction signing by payer/payee or an on-chain program; the absence of any credential/ signing guidance or required env vars is inconsistent with the stated purpose.
Instruction Scope
SKILL.md tells the agent to call endpoints that create contracts, submit delivery, verify, and release payments, with no mention of authentication, signature workflows, or who is authorized to call verify/release. Some endpoints are noted as 'confirmed' but 'not yet live-tested' — the doc therefore grants broad discretion without describing identity checks, making it unclear whether the skill would cause the agent to attempt privileged actions it cannot legitimately perform.
Install Mechanism
Instruction-only skill with no install spec or code files. This reduces supply-chain risk: nothing is written to disk by the skill itself and there are no external downloads in the manifest.
Credentials
The skill declares no required environment variables or credentials, but a usable escrow integration would typically need wallet keys or an API credential to authenticate payers/payees or to sign transactions. The lack of any declared credential is disproportionate to the capabilities claimed and could mean the doc is incomplete or the external service has weak/no auth controls.
Persistence & Privilege
No always:true, no install-time persistence or cross-skill config modification is requested. Default autonomous invocation is allowed (platform default) but not combined with other privilege escalations in the manifest.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install paylock-solana
  3. After installation, invoke the skill by name or use /paylock-solana
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.2.0
Added verify + release payer-side endpoints (documented). Updated stats: 178 contracts, 25 released, 2 refunded, 0 disputes.
v0.1.0
Initial publish: create contract, submit delivery, trust score, marketplace browse. End-to-end tested with live PayLock API.
Metadata
Slug paylock-solana
Version 0.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Paylock?

Integrate Solana escrow contracts to enable trustless, verified payment flows for AI agent services with delivery-based fund release. It is an AI Agent Skill for Claude Code / OpenClaw, with 109 downloads so far.

How do I install Paylock?

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

Is Paylock free?

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

Which platforms does Paylock support?

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

Who created Paylock?

It is built and maintained by 1477009639zw-blip (@1477009639zw-blip); the current version is v0.2.0.

💬 Comments