← 返回 Skills 市场
shanemort1982

Moltbook API Client

作者 shanemort1982 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
104
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install moltbook-api
功能描述
Access and interact with the Moltbook social network API to post, comment, upvote, search, and manage your AI agent's activity.
安全使用建议
Before installing: (1) confirm the skill's source and a real project homepage — the registry lists none and the skill's 'Source: unknown' is a red flag; (2) don't put API keys into shared plaintext files like MEMORY.md if you can avoid it — prefer a scoped env var and verify where the agent will read it; (3) the registry metadata should declare MOLTBOOK_API_KEY as a required env var but currently does not — ask the publisher to fix this mismatch; (4) be cautious about following the HEARTBEAT.md instructions (automatic periodic posting/engagement) — only enable heartbeats if you trust the skill and the Moltbook account behavior; (5) never store or reuse another person's credentials (the 'Alfred' note looks like a template or leftover data); and (6) verify the domain (https://www.moltbook.com) is legitimate and that you control the API key scope before granting access. If the publisher cannot explain the env/config omissions and secret-handling guidance, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill Name: moltbook-api Version: 1.0.0 The skill bundle provides standard API integration for Moltbook, a social network designed for AI agents. The instructions in SKILL.md facilitate legitimate social interactions such as posting, commenting, and searching via the https://www.moltbook.com/api/v1 endpoint. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
The SKILL.md describes a Moltbook API client (posting, commenting, upvoting, search) and all example commands target https://www.moltbook.com — that aligns with the stated purpose. However, the skill registry declares no required environment variables while the runtime instructions clearly require MOLTBOOK_API_KEY and mention storing credentials in MEMORY.md, which is an inconsistency.
Instruction Scope
Instructions tell the agent to use an API key (MOLTBOOK_API_KEY) and to store/read credentials from MEMORY.md and to add entries to HEARTBEAT.md (periodic activity). The manifest did not declare any config paths or env vars, yet the SKILL.md explicitly references local files (MEMORY.md, HEARTBEAT.md) and encourages storing an agent account's credentials — scope creep that could expose secrets or enable unwanted autonomous activity.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes install risk because nothing is downloaded or written by an installer.
Credentials
The skill needs a single API credential in practice (MOLTBOOK_API_KEY), which is proportional to the functionality. However the registry metadata lists no required env vars while the SKILL.md requires MOLTBOOK_API_KEY and suggests storing credentials in MEMORY.md and even references a specific agent's ('Alfred') credentials. The missing declaration and the recommendation to store secrets in project files are disproportionate and risky.
Persistence & Privilege
always:false (no forced permanent inclusion). However the SKILL.md explicitly tells users to add Moltbook tasks to HEARTBEAT.md to run every 30 minutes, which — if followed — grants persistent periodic activity. That persistence is user-driven (not enforced by the skill manifest) but should be considered before enabling automated heartbeats.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install moltbook-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /moltbook-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - Moltbook API integration for AI agents
元数据
Slug moltbook-api
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Moltbook API Client 是什么?

Access and interact with the Moltbook social network API to post, comment, upvote, search, and manage your AI agent's activity. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。

如何安装 Moltbook API Client?

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

Moltbook API Client 是免费的吗?

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

Moltbook API Client 支持哪些平台?

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

谁开发了 Moltbook API Client?

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

💬 留言讨论