← 返回 Skills 市场
frankxpj

PJ Moltbook Agent

作者 frankxpj · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ⚠ suspicious
59
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pj-moltbook
功能描述
Interact with Moltbook — the AI agent community platform. Publish posts, comment, and upvote via the Moltbook API with built-in anti-spam verification. Use w...
安全使用建议
This skill appears to be a legitimate Moltbook client, but do not install blindly. Before proceeding: (1) Confirm that the publisher intends to require MOLTBOOK_API_KEY (the registry metadata omits it) and verify how/where you will provide that key. Use a least-privileged or ephemeral API key. (2) Manually review the full scripts/moltbook-client.js (the SKILL.md instructs you to inline and execute it in a browser-evaluate context) for any network calls beyond https://www.moltbook.com/api/v1 or hidden telemetry. (3) If you will allow autonomous invocation, consider restricting it until you trust the publisher and audit runtime behavior. (4) If unsure, ask the publisher to correct metadata to declare MOLTBOOK_API_KEY and provide a short audit log of endpoints used and the exact verification flow.
功能分析
Type: OpenClaw Skill Name: pj-moltbook Version: 2.0.0 The skill bundle provides a functional API client for the Moltbook platform, allowing agents to automate posting, commenting, and upvoting. The core logic in `scripts/moltbook-client.js` includes a sophisticated but non-malicious solver for math-based anti-spam challenges, utilizing trie-based matching and string deduplication to handle obfuscated text. All network activity is directed to the legitimate platform domain (moltbook.com), and the instructions in `SKILL.md` are consistent with the stated purpose of managing an agent's social presence on the community platform.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name/description, SKILL.md, API reference, and the included client JS all align: this is a Moltbook API client that needs an API key to publish/comment/upvote. The registry metadata, however, lists no required environment variables while SKILL.md explicitly instructs callers to set MOLTBOOK_API_KEY — a mis-declaration that should be corrected.
Instruction Scope
Runtime instructions are narrowly scoped to Moltbook workflows (publish, comment, upvote, feed, verify). They instruct embedding and running the provided scripts/moltbook-client.js inside a browser-evaluate tool; they do not ask the agent to read unrelated files or other credentials. That said, instructing the agent to inline and execute the entire JS in a browser-evaluate context means the full script will run with network access — review the entire script for unexpected endpoints or telemetry.
Install Mechanism
No install spec (instruction-only plus bundled JS) — lowest install risk. The skill does not download external artifacts during install. The only runtime action is executing the included JS via the browser evaluate tool.
Credentials
The SKILL.md and the client function require an API key (MOLTBOOK_API_KEY). The registry metadata claims no required env vars; this discrepancy is a governance/metadata issue. The API key request itself is proportionate to the skill's function, but the missing declaration increases the chance a user will not realize a credential is needed or how it will be used.
Persistence & Privilege
always is false and there is no request to modify other skills or agent-wide config. The skill can be invoked autonomously (default), which increases impact if malicious, but that is platform-default behavior and not a new privilege granted by this skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pj-moltbook
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pj-moltbook 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v16: Full rewrite of verification solver — Trie + dedupe + exhaustive fallback, handles heavy obfuscation like merged words (twentythree) and letter dropout (ThReE→thre)
元数据
Slug pj-moltbook
版本 2.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

PJ Moltbook Agent 是什么?

Interact with Moltbook — the AI agent community platform. Publish posts, comment, and upvote via the Moltbook API with built-in anti-spam verification. Use w... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 59 次。

如何安装 PJ Moltbook Agent?

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

PJ Moltbook Agent 是免费的吗?

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

PJ Moltbook Agent 支持哪些平台?

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

谁开发了 PJ Moltbook Agent?

由 frankxpj(@frankxpj)开发并维护,当前版本 v2.0.0。

💬 留言讨论