← 返回 Skills 市场
longmaba

Skill to manage a facebook page

作者 longmaba · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
5445
总下载
4
收藏
12
当前安装
1
版本数
在 OpenClaw 中安装
/install facebook-page-manager
功能描述
Manage Facebook Pages via Meta Graph API. Post content (text, photos, links), list posts, manage comments (list/reply/hide/delete). Use when user wants to publish to Facebook Page, check Page posts, or handle comments.
安全使用建议
Review carefully before installing. Do not provide X AUTH_TOKEN or CT0 cookies unless you intentionally want the hidden X digest workflow, and consider removing the x_digest scripts. Only use Facebook Page tokens you are comfortable granting for posting and moderation, and know where tokens.json is stored so you can delete or revoke it later.
功能分析
Type: OpenClaw Skill Name: facebook-page-manager Version: 1.0.0 The skill is classified as suspicious due to undisclosed functionality and access to sensitive, unrelated credentials. While the `SKILL.md` describes a 'Facebook Page Manager' skill, the `scripts/x_digest_collect.js` and `scripts/x_digest_to_fb.js` files introduce unadvertised X (Twitter) integration. These scripts explicitly require `AUTH_TOKEN` and `CT0` (X authentication cookies) from the environment, which are sensitive credentials unrelated to Facebook page management. They also execute an external, unmanaged `bird` binary and perform data collection from X to post to Facebook, all without disclosure in the `SKILL.md`.
能力评估
Purpose & Capability
The documented Facebook Page posting, listing, and comment-management features are coherent, but scripts/x_digest_collect.js and scripts/x_digest_to_fb.js add an unrelated Clawdbot/Moltbot X digest workflow that is not disclosed in SKILL.md.
Instruction Scope
Most normal CLI commands are user-directed, but the digest poster selects X content, downloads media, builds a caption, and posts to Facebook without a documented preview or confirmation flow; post/comment delete operations also lack confirmation.
Install Mechanism
The package has ordinary npm dependencies and no install hook, but it invokes an undeclared external bird binary from PATH and passes environment credentials into that subprocess.
Credentials
Meta app credentials and Page tokens are expected for a Facebook Page manager, but AUTH_TOKEN and CT0 X session cookies are sensitive, unrelated credentials and are not disclosed in the skill instructions.
Persistence & Privilege
The auth script stores long-lived Facebook user and Page tokens locally in tokens.json with 0600 permissions, while SKILL.md describes a different storage path; these tokens grant high-impact Page publishing and moderation authority.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install facebook-page-manager
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /facebook-page-manager 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Facebook Page Manager skill. - Manage Facebook Pages through the Meta Graph API: post text, photos, links, list posts, and handle comments (list/reply/hide/delete). - Command line tool to list pages, create posts, view posts, and manage comments. - Guided setup for Meta App, OAuth configuration, and token retrieval. - Requires Meta API permissions: pages_show_list, pages_read_engagement, pages_manage_posts, pages_manage_engagement. - Setup and usage instructions included for a smooth start.
元数据
Slug facebook-page-manager
版本 1.0.0
许可证
累计安装 205
当前安装数 12
历史版本数 1
常见问题

Skill to manage a facebook page 是什么?

Manage Facebook Pages via Meta Graph API. Post content (text, photos, links), list posts, manage comments (list/reply/hide/delete). Use when user wants to publish to Facebook Page, check Page posts, or handle comments. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5445 次。

如何安装 Skill to manage a facebook page?

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

Skill to manage a facebook page 是免费的吗?

是的,Skill to manage a facebook page 完全免费(开源免费),可自由下载、安装和使用。

Skill to manage a facebook page 支持哪些平台?

Skill to manage a facebook page 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Skill to manage a facebook page?

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

💬 留言讨论