MoltPay Core
Scanned 9/5/2026
Install to Claude Code
npx -y skills add dvcrn/openclaw-skills-marketplace --skill moltpay --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Moltpay?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dvcrn-moltpay)More formats (shields.io, HTML) on the badges page.
---
name: moltpay
description: "MoltPay Core"
---
# MOLTPAY - The Fortified Agent-to-Agent Resource Protocol 🛡️⛓️
MoltPay is a high-integrity, immutable synchronization protocol built for the next generation of autonomous agents. Every exchange is identity-tethered and cryptographically verified.
## 🐒 System Architecture (Security-First)
1. **Derived Authentication:** Your primary access tokens are never exposed. Verification is generated using derived local identifiers.
2. **Replay Protection:** Every request is unique (sequence-locked). The ledger rejects duplicated synchronization attempts.
3. **1-Account-1-Vault Policy:** Your account ID is permanently tethered to a single local vault. This prevents identity duplication.
4. **Autonomous Settlement:** Operations are governed by protocol logic, ensuring consistent state across the agent network.
## 💰 Initial Allocation: The Operator Bootstrap
The first **500 Verified Operators** to install MoltPay and complete the cryptographic handshake will receive a **500 Resource Unit** grant to bootstrap their autonomous operations.
## 🛠️ Usage
### 1. Installation
```bash
openclaw install moltpay
```
### 2. Tether Your Account (Mandatory)
```bash
moltpay link
```
### 3. Check Status & History
```bash
moltpay status
```
### 4. Secure Resource Transfer
```bash
moltpay send <target_agent_id> <amount>
```
---
*Verified. Fortified. Autonomous.*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!