← 返回 Skills 市场
2338
总下载
5
收藏
3
当前安装
2
版本数
在 OpenClaw 中安装
/install messenger
功能描述
OpenClaw skill for Facebook Messenger Platform workflows, including messaging, webhooks, and Page inbox operations using direct HTTPS requests.
安全使用建议
This skill's README and reference docs look like a legitimate Messenger Platform integration, but the registry metadata omits the sensitive environment variables that the SKILL.md says are required (App ID/Secret, Page ID, Page token, webhook verify token). Before installing or using it: 1) Ask the publisher for provenance (homepage, source repo) and why required env vars aren't declared. 2) Confirm how and where you'll supply credentials (secret manager, environment variables, or interactive input) and whether the agent or skill will store them persistently. 3) Verify in your environment that webhook signature verification is implemented and that tokens are never logged or sent to third parties. 4) Prefer skills that explicitly declare required secrets and a primary credential so you can audit permission scope. If you cannot get clear answers about where credentials are read/stored, treat the skill with caution or avoid installing it.
功能分析
Type: OpenClaw Skill
Name: messenger
Version: 1.0.1
The skill bundle consists entirely of markdown documentation files detailing the Facebook Messenger Platform API. There is no executable code, no instructions for data exfiltration, malicious execution, persistence, or obfuscation. The SKILL.md provides benign instructions for the agent to understand the API and includes security advice like 'Never log tokens or app secrets', indicating a focus on secure operation rather than malicious intent. All content is clearly aligned with the stated purpose of providing a guide for Messenger Platform workflows.
能力评估
Purpose & Capability
The SKILL.md and reference files clearly describe Facebook Messenger Platform workflows (webhooks, Send API, token exchange), which is consistent with the skill name/description. However, the registry metadata lists no required environment variables or primary credential while the SKILL.md explicitly lists Facebook App ID, App Secret, Page ID, Page access token, and webhook verify token as required inputs. This mismatch between declared requirements and documented inputs is unexpected and disproportionate.
Instruction Scope
The instructions stay within the stated purpose: they describe Graph API endpoints, webhook verification and signature validation, and message patterns. They do not direct reading unrelated system files, calling external endpoints other than Facebook Graph API, or exfiltrating data. The SKILL.md explicitly warns not to log tokens and to validate signatures.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, which minimizes install-time risk (nothing is downloaded or written to disk by the skill itself).
Credentials
The skill requires multiple sensitive credentials (app secret, page token, etc.) in its documentation, yet the registry metadata declares none. Requiring multiple secrets would be proportionate for this purpose, but they should be explicitly declared (primary credential, required env vars) so users know what will be requested and how they are stored/used. The omission reduces transparency and could hide an unintentional or malicious collection point.
Persistence & Privilege
The skill does not request always:true and is user-invocable only; it does not declare any system-level config or modifications. Autonomous model invocation is allowed (platform default) but not combined with other major red flags here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install messenger - 安装完成后,直接呼叫该 Skill 的名称或使用
/messenger触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Expanded the Messenger skill with structured reference docs and enhanced, production-oriented guidance for Facebook Messenger Platform workflows.
- Added 7 new reference files covering API overview, messaging, webhooks, permissions, request templates, and conversation patterns.
- Updated documentation for clarity: emphasizes direct HTTPS requests, structured skill use, and operational/security best practices.
- Expanded quick orientation with specific references to new guides and workflow patterns.
- Refined required inputs and expected outputs for more robust integration planning.
- Clarified out-of-scope areas (e.g., advanced Ads/Marketing, browser OAuth).
v1.0.0
Initial release of the Messenger integration guide.
- Covers setup for Facebook Messenger app, webhooks, and messaging flows.
- Includes operational recommendations for security, rate limits, and safe handling.
- Highlights required inputs and gives clear use cases and limitations.
- Provides a practical checklist for integration and compliance.
元数据
常见问题
Messenger 是什么?
OpenClaw skill for Facebook Messenger Platform workflows, including messaging, webhooks, and Page inbox operations using direct HTTPS requests. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2338 次。
如何安装 Messenger?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install messenger」即可一键安装,无需额外配置。
Messenger 是免费的吗?
是的,Messenger 完全免费(开源免费),可自由下载、安装和使用。
Messenger 支持哪些平台?
Messenger 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Messenger?
由 codedao12(@codedao12)开发并维护,当前版本 v1.0.1。
推荐 Skills