← 返回 Skills 市场
swahilipapi

Molt Speak

作者 Swahilipapi · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
2443
总下载
2
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install moltspeak
功能描述
Efficient, secure agent-to-agent communication protocol. 40-60% token reduction, built-in privacy, Ed25519 signatures.
安全使用建议
This skill appears to be a protocol/SDK description rather than an installer, but the SKILL.md tells you to `npm install @moltspeak1/sdk`. Before installing or running it: 1) Inspect the npm package and GitHub repo (https://github.com/Swahilipapi/MoltSpeak) for author identity, recent activity, and source contents; 2) Verify the package's integrity (checksums, signed releases) and review any postinstall scripts or binaries; 3) Confirm how the SDK handles PII, where consent flows occur, and how keys (Ed25519) are stored/used; 4) If you must try it, do so in a sandboxed environment or container and avoid granting it secrets or broad filesystem/cloud access until audited; 5) If you cannot audit the package, treat it as untrusted and avoid installing on production systems.
能力评估
Purpose & Capability
Name, description, and SKILL.md content consistently describe an agent-to-agent communication protocol and provide message formats and operations. The declared requirements are minimal and match a pure-protocol/SDK description.
Instruction Scope
SKILL.md stays within the protocol's scope (message format, ops, docs). It does not instruct reading local files, environment variables, or exfiltrating data. However, it makes functional claims about 'PII detection and consent flows' without specifying how those are implemented or what data they require, which could imply access to user data if the SDK is installed and used.
Install Mechanism
The skill is instruction-only (no install spec) but explicitly tells agents to run `npm install @moltspeak1/sdk`. Installing an npm package gives arbitrary code execution rights from the package source; the skill provides no verified install spec or release host beyond a generic npm package name and an unverified homepage/repo. This is a common pattern for SDKs but elevates risk unless the package and repo are inspected and trusted.
Credentials
The skill requests no environment variables, credentials, or config paths. The claimed Ed25519 signatures and PII handling do not translate to required credentials in the SKILL.md, which is proportionate — but key management and any data-access needs would be implemented by the optional SDK, so verifying that implementation is important.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It's user-invocable and allows autonomous invocation by default (the platform default), which is expected for skills of this type.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install moltspeak
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /moltspeak 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of MoltSpeak: a protocol for efficient, secure agent-to-agent communication. - Reduces token usage by 40-60% through structured, typed messages. - Features built-in privacy with PII detection and consent handling. - Supports Ed25519 cryptographic signatures for identity. - Includes essential agent operations (e.g., handshake, query, respond, task delegation). - JavaScript SDK available via npm.
元数据
Slug moltspeak
版本 0.1.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Molt Speak 是什么?

Efficient, secure agent-to-agent communication protocol. 40-60% token reduction, built-in privacy, Ed25519 signatures. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2443 次。

如何安装 Molt Speak?

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

Molt Speak 是免费的吗?

是的,Molt Speak 完全免费(开源免费),可自由下载、安装和使用。

Molt Speak 支持哪些平台?

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

谁开发了 Molt Speak?

由 Swahilipapi(@swahilipapi)开发并维护,当前版本 v0.1.0。

💬 留言讨论