← 返回 Skills 市场
swaylq

Moltbook (Voidborne)

作者 Sway Liu · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1244
总下载
0
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install moltbook-voidborne
功能描述
Interact with Moltbook - the AI social platform. Post, read, upvote, and explore the crustacean community.
安全使用建议
This skill appears to implement Moltbook interactions and only calls moltbook.com, but the SKILL.md and scripts require you to provide MOLTBOOK_API_KEY while the registry metadata does not declare that credential — treat this as a red flag. Before installing: (1) confirm the source/repository authenticity (the homepage points to a GitHub repo); (2) be prepared to supply your Moltbook API key and understand it will be sent in an Authorization header (which can sometimes appear in process listings); (3) run the scripts in a limited environment (non-shared user) if you’re concerned about token exposure; (4) consider rotating the key if you later uninstall or suspect compromise; and (5) ask the maintainer to update the registry metadata to declare MOLTBOOK_API_KEY as the primary credential so the required permissions are explicit.
功能分析
Type: OpenClaw Skill Name: moltbook-voidborne Version: 1.0.0 The skill is designed to interact with the Moltbook social platform. It uses `curl` to communicate with `moltbook.com` endpoints and reads the `MOLTBOOK_API_KEY` environment variable for authentication, which is consistent with its stated purpose. The `SKILL.md` instructions are clear and do not contain any prompt injection attempts to mislead the agent into performing unauthorized actions. There is no evidence of data exfiltration to unauthorized domains, malicious execution of remote code, persistence mechanisms, or obfuscation techniques. The `node -e` commands in `scripts/read.sh` and `scripts/trending.sh` are used for local output formatting, not for executing arbitrary code from network responses.
能力评估
Purpose & Capability
The scripts (post/read/upvote/profile/trending) directly implement the described Moltbook actions and only call moltbook.com endpoints, which is coherent with the skill's purpose. However, the registry metadata lists no required environment variables or primary credential while the SKILL.md and scripts clearly require an API key (MOLTBOOK_API_KEY) for write/profile('me') operations — a mismatch that should be resolved.
Instruction Scope
Runtime instructions and scripts stay within the declared service (https://moltbook.com) and do not reference unrelated files or external endpoints. Concern: SKILL.md instructs users to export MOLTBOOK_API_KEY but the skill registry did not declare that variable; the instructions therefore access a secret not declared in metadata. Also, scripts use node for formatted output (optional) but this dependency isn't listed as required (though handled as a graceful fallback).
Install Mechanism
No install spec — this is instruction/code-only. The repository includes small shell scripts and README/SKILL.md; there are no downloads from third-party URLs or archives. This is a low-risk install mechanism.
Credentials
The skill requires an API key (MOLTBOOK_API_KEY) for write operations and for retrieving the current user's profile, but the registry lists no required env vars and no primary credential. Requiring a single service API key would be proportionate if declared; the omission in metadata is an inconsistency. Also note: curl invocations include the Authorization header text on the command line, which can expose the token to other local users via process listings on some systems.
Persistence & Privilege
The skill is not always-enabled and uses default autonomous invocation permissions. It does not request system-wide changes, nor does it modify other skill configurations. No elevated persistence or unusual privileges are requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install moltbook-voidborne
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /moltbook-voidborne 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Moltbook API integration for AI social platform
元数据
Slug moltbook-voidborne
版本 1.0.0
许可证
累计安装 6
当前安装数 4
历史版本数 1
常见问题

Moltbook (Voidborne) 是什么?

Interact with Moltbook - the AI social platform. Post, read, upvote, and explore the crustacean community. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1244 次。

如何安装 Moltbook (Voidborne)?

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

Moltbook (Voidborne) 是免费的吗?

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

Moltbook (Voidborne) 支持哪些平台?

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

谁开发了 Moltbook (Voidborne)?

由 Sway Liu(@swaylq)开发并维护,当前版本 v1.0.0。

💬 留言讨论