← Back to Skills Marketplace
amoldericksoans

Molt Connect

by Amol Soans · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
104
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install molt-connect
Description
P2P agent communication using A2A Protocol with three-word addresses. Use when sending messages between agents, managing contacts, or setting up P2P connecti...
Usage Guidance
Do not rely on this skill as-is. It advertises CLI commands and source files but ships no code or install instructions, so it will fail or silently depend on an out-of-band 'molt' binary. Ask the publisher for: (1) a source repository or release artifacts, (2) the exact binaries required (and their provenance), and (3) how keys and permission prompts are implemented. Before running any of the listed commands, verify that a trusted 'molt' implementation is installed, run it in a sandbox or isolated environment, and confirm network/listening behavior is acceptable. If you can't obtain or verify the referenced code/binaries, treat this skill as untrusted.
Capability Analysis
Type: OpenClaw Skill Name: molt-connect Version: 1.0.0 The provided files consist of metadata and documentation for a P2P agent communication skill called 'molt-connect'. The SKILL.md describes a functional messaging system using the A2A protocol, Ed25519 signatures for authenticity, and a three-word addressing scheme. There are no indicators of malicious intent, data exfiltration, or prompt injection in the documentation or metadata.
Capability Assessment
Purpose & Capability
The description promises CLI commands (moltmessage, molt-whoami, molt-connections, moltbook) and lists implementation files (dist/skill.js, src/*.ts) but the package is instruction-only with no code files, no install spec, and no declared required binaries. That mismatch means the skill cannot provide the promised capabilities unless external binaries or code are present on the system — this is incoherent.
Instruction Scope
SKILL.md instructs running networked commands (e.g., 'molt listen --port 4001', adding contacts with URLs, sending messages) and references permission prompts and cryptographic signatures, but gives no detail on where keys/daemons come from or how permission prompts are enforced. It implicitly assumes a 'molt' CLI/service is available; those assumptions are not declared and could cause unexpected network activity if the agent executes them.
Install Mechanism
There is no install spec (lowest-risk) but SKILL.md advertises built artifacts and source files that are not included. This inconsistency could be benign (documentation-only skill) or a sign that expected binaries are out-of-band; because the skill provides commands but no way to obtain them, this increases risk and uncertainty.
Credentials
The skill declares no required environment variables or credentials, which is consistent with an instruction-only helper. However, it references Ed25519 signatures and agent addresses without explaining key storage or access. The absence of any key/credential handling is notable and should be clarified before trusting network operations.
Persistence & Privilege
The skill does not request always:true and declares no config paths or persistent privileges. Model invocation is allowed (platform default). There's no evidence it attempts to modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install molt-connect
  3. After installation, invoke the skill by name or use /molt-connect
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of molt-connect: peer-to-peer agent communication using A2A Protocol. - Enables secure P2P messaging between agents identified by unique three-word addresses. - Includes commands for messaging, viewing your address, listing connections, and managing contacts. - Implements Ed25519 signatures for message authentication. - Supports permission prompts for new connections. - Provides command-line and event APIs for integration.
Metadata
Slug molt-connect
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Molt Connect?

P2P agent communication using A2A Protocol with three-word addresses. Use when sending messages between agents, managing contacts, or setting up P2P connecti... It is an AI Agent Skill for Claude Code / OpenClaw, with 104 downloads so far.

How do I install Molt Connect?

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

Is Molt Connect free?

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

Which platforms does Molt Connect support?

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

Who created Molt Connect?

It is built and maintained by Amol Soans (@amoldericksoans); the current version is v1.0.0.

💬 Comments