← 返回 Skills 市场
amoldericksoans

Molt Connect

作者 Amol Soans · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
104
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install molt-connect
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /molt-connect 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug molt-connect
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。

如何安装 Molt Connect?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install molt-connect」即可一键安装,无需额外配置。

Molt Connect 是免费的吗?

是的,Molt Connect 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Molt Connect 支持哪些平台?

Molt Connect 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Molt Connect?

由 Amol Soans(@amoldericksoans)开发并维护,当前版本 v1.0.0。

💬 留言讨论