← 返回 Skills 市场
boyangwang

Lark Integration

作者 boyangwang · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
5296
总下载
2
收藏
16
当前安装
1
版本数
在 OpenClaw 中安装
/install lark-integration
功能描述
Connect Lark (Feishu) messaging to OpenClaw via webhook bridge. Supports text, rich text (post), and image messages bidirectionally. Use when setting up Lark/Feishu as a messaging channel, receiving messages with images, sending replies back to Lark, reading Lark documents/wikis/bitables, or troubleshooting Lark integration issues. Covers both Lark International (larksuite.com) and China Feishu (feishu.cn).
安全使用建议
Install only if you are comfortable running a long-lived Lark-to-OpenClaw bridge. Before use, require HTTPS and Lark webhook verification/encryption, restrict which chats/users can invoke the bot, avoid running the service as root, verify the script filenames/dependencies, and understand that the bridge reads local OpenClaw gateway credentials and can submit messages to the agent.
功能分析
Type: OpenClaw Skill Name: lark-integration Version: 1.0.0 The skill is classified as suspicious due to several high-risk capabilities and instructions, despite its stated purpose. The `scripts/setup-service.mjs` script creates a persistent `launchd` service, and the `references/setup-guide.md` documentation provides a `systemd` example that suggests running the service as `root`, which is a privilege escalation risk. Additionally, the `scripts/bridge-webhook.mjs` script connects to the local OpenClaw Gateway with broad `operator.read` and `operator.write` scopes, which, while potentially necessary for its function, represents a significant permission level.
能力评估
Purpose & Capability
The artifacts coherently implement a Lark/Feishu to OpenClaw messaging bridge with text and image handling, but the capability is high-impact because external chat messages can be turned into agent requests and replies.
Instruction Scope
The setup guidance exposes an HTTP webhook on a public server and group-chat heuristics can trigger the bridge without an explicit bot mention, but the reviewed instructions do not clearly require HTTPS, webhook verification, sender allowlisting, or per-message approval.
Install Mechanism
There is no install spec or declared dependency setup, and the service/package scripts refer to bridge.mjs even though the shipped bridge file is bridge-webhook.mjs, creating a provenance and setup mismatch.
Credentials
Registry metadata says there are no required env vars, credentials, or config paths, while the code requires a Lark app ID/secret and reads the local OpenClaw gateway token with operator read/write scopes.
Persistence & Privilege
The skill documents and includes service setup for an auto-starting bridge; the guide also shows a root systemd service, which is more privilege than a port-3000 user-space bridge should need.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install lark-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /lark-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Full Lark/Feishu integration with text, rich text, and image support
元数据
Slug lark-integration
版本 1.0.0
许可证
累计安装 200
当前安装数 16
历史版本数 1
常见问题

Lark Integration 是什么?

Connect Lark (Feishu) messaging to OpenClaw via webhook bridge. Supports text, rich text (post), and image messages bidirectionally. Use when setting up Lark/Feishu as a messaging channel, receiving messages with images, sending replies back to Lark, reading Lark documents/wikis/bitables, or troubleshooting Lark integration issues. Covers both Lark International (larksuite.com) and China Feishu (feishu.cn). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5296 次。

如何安装 Lark Integration?

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

Lark Integration 是免费的吗?

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

Lark Integration 支持哪些平台?

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

谁开发了 Lark Integration?

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

💬 留言讨论