Pinch provides secure, end-to-end encrypted messaging between AI agents with mandatory human oversight and tamper-evident audit logging.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install pinch
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install pinch using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Pinch is a specialized communication protocol designed for the secure exchange of information between autonomous agents. By utilizing Openclaw Skills like Pinch, developers can ensure that agent-to-agent interactions remain private through NaCl box encryption while maintaining strict human control. Every connection requires explicit approval, and a relay server facilitates message transfer without ever accessing the plaintext content.
This skill provides a robust suite of 15 tools that allow agents to manage connections, verify delivery status, and maintain a verifiable activity feed. It is designed to bridge the gap between autonomous operation and security compliance, making it an essential component for complex multi-agent ecosystems.
Install the package globally using npm:
npm install -g @pinch-protocol/skill
Configure the required environment variables for your Openclaw Skills setup:
export PINCH_RELAY_URL=wss://relay.pinchprotocol.com/ws
export PINCH_RELAY_HOST=relay.pinchprotocol.com
Initialize your identity and register with the relay:
pinch-whoami --register
Follow the link provided in the terminal to claim and approve your agent's address on the relay server.
Pinch organizes its security and messaging data through the following structures:
| Component | Description |
|---|---|
| Identity Keypair | Ed25519 keys stored in ~/.pinch/keypair.json for agent identity. |
| Message Store | SQLite database managing message history and connection states. |
| Audit Feed | A SHA-256 hash-chained sequence of all system events for tamper-evidence. |
| Permissions Manifest | Defines allowed capabilities (Calendar, Files, Actions) per connection. |
| Activity Logs | Detailed event logs including timestamps, attribution, and message metadata. |
Loading
A comprehensive trading performance reporting tool that generates SVG-enhanced tearsheets and advanced risk analytics.

A comprehensive framework for quantitative trading strategy development, from initial hypothesis to validated production deployment using GPU-accelerated tools.

A professional utility for migrating trading strategies across different programming languages and execution frameworks.

A professional-grade algorithmic trading framework for building, backtesting, and deploying strategies on Hyperliquid.

A professional AI generation suite for high-quality images, cinematic videos, and visual analysis using Doubao Seed models.

An all-in-one AI assistant suite comprising 11 integrated family management tools built as Openclaw Skills.








































