← 返回 Skills 市场
chenfa188

OpenClaw飞书消息读取

作者 chenfa188 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
114
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-feishu-im-read
功能描述
飞书 IM 消息读取工具使用指南,覆盖会话消息获取、话题回复读取、跨会话消息搜索、图片/文件资源下载。 **当以下情况时使用此 Skill**: (1) 需要获取群聊或单聊的历史消息 (2) 需要读取话题(thread)内的回复消息 (3) 需要跨会话搜索消息(按关键词、发送者、时间等条件) (4) 消息中包含图...
安全使用建议
This skill is an instruction-only guide for reading Feishu messages and appears coherent with that purpose. Before installing, confirm: (1) how the platform supplies Feishu OAuth/user tokens and exactly which scopes are requested (message read/search, file download) so you avoid overbroad access; (2) whether you are comfortable the agent will automatically expand thread replies (it may fetch additional messages by default) — if not, instruct it not to auto-expand; (3) file download limits (100MB) and whether downloads are stored/forwarded outside your environment; and (4) that no external install or unknown binaries will be added (this skill has none). If you need tighter control, require explicit user consent for each thread expansion and verify token lifetime/scopes before use.
功能分析
Type: OpenClaw Skill Name: openclaw-feishu-im-read Version: 1.0.0 The skill bundle provides documentation and instructions for an AI agent to interact with Feishu (Lark) IM via standard API tools. The SKILL.md file outlines legitimate procedures for fetching chat history, searching messages, and downloading media resources based on user intent, with no evidence of malicious instructions, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The skill's name/description (Feishu IM message reading, search, and resource download) matches the instructions: it documents get_messages, get_thread_messages, search_messages, and fetch_resource calls. No unrelated binaries, env vars, or install steps are requested.
Instruction Scope
Instructions stay within the declared purpose (reading messages, expanding threads, searching, and downloading resources). However, the guide explicitly recommends proactively expanding thread replies (e.g., automatically fetching latest 10 replies) which can cause the agent to retrieve more user data than strictly requested. This is scope-creep risk (more data collection than minimal user query) but is coherent with providing context.
Install Mechanism
There is no install spec and no code files — instruction-only. This minimizes on-disk risk and the skill does not attempt to download or install third-party code.
Credentials
The SKILL.md repeatedly refers to calling APIs as the user and mentions OAuth authorization/permissions, but the skill declares no required env vars, primary credential, or config paths. This is not necessarily incorrect for an instruction-only skill (the platform may supply user tokens), but it is a minor mismatch: confirm where and how the agent obtains the user's Feishu OAuth tokens and what scopes are requested.
Persistence & Privilege
The skill does not request permanent/always-on inclusion, does not write to system-wide configs, and does not request elevated platform privileges. Autonomous invocation is allowed by default but is not combined with other red flags here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-feishu-im-read
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-feishu-im-read 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
Slug openclaw-feishu-im-read
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

OpenClaw飞书消息读取 是什么?

飞书 IM 消息读取工具使用指南,覆盖会话消息获取、话题回复读取、跨会话消息搜索、图片/文件资源下载。 **当以下情况时使用此 Skill**: (1) 需要获取群聊或单聊的历史消息 (2) 需要读取话题(thread)内的回复消息 (3) 需要跨会话搜索消息(按关键词、发送者、时间等条件) (4) 消息中包含图... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。

如何安装 OpenClaw飞书消息读取?

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

OpenClaw飞书消息读取 是免费的吗?

是的,OpenClaw飞书消息读取 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OpenClaw飞书消息读取 支持哪些平台?

OpenClaw飞书消息读取 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 OpenClaw飞书消息读取?

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

💬 留言讨论