飞书会议总结
PassAudited by ClawScan on May 1, 2026.
Overview
This skill appears purpose-aligned for summarizing Feishu meetings, but it needs Feishu document access and persistently stores meeting-derived knowledge.
This skill is not showing deceptive or malicious behavior in the provided artifacts. Before installing, make sure you trust the Feishu plugin, configure it to a limited meetings folder, and avoid processing meetings whose transcripts should not be stored or reused in a knowledge base.
Findings (4)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The agent may access Feishu documents that the connected account can read and use workspace folder tokens to place generated content.
The skill relies on Feishu account/plugin authority to read meeting documents and resolve wiki folders.
尝试调用 `feishu_fetch_doc` 读取会议链接 ... 使用 `feishu_wiki_space_node` 获取根目录 token
Use a Feishu account with only the workspace permissions needed for meeting summaries, and configure wiki_root and meetings_folder carefully.
A meeting-summary request can create Feishu documents and rewrite the generated document if the original links are missing.
The instructions grant the agent Feishu document creation/update behavior, including overwrite mode for generated documents.
生成总结后必须写入飞书文档(调用 feishu_create_doc 存到 meetings 目录) ... 使用 overwrite 模式写入完整内容
Confirm the configured meetings folder before use and review generated documents, especially in shared workspaces.
Meeting-derived information may remain searchable and influence later summaries or AI commentary.
The skill persistently stores derived meeting knowledge for future use and search.
提炼方法论 → 存到 knowledge/ ... 知识沉淀是核心,帮助AI进化
Avoid using the skill on highly confidential meetings unless the Feishu knowledge folders have appropriate permissions and retention expectations.
Security depends partly on the separately installed Feishu plugin and its permissions.
The skill depends on an external Feishu plugin, while the package itself is instruction-only and does not include an install spec.
必须安装飞书工具:请参考飞书官方文档安装 OpenClaw 飞书插件;安装后需重启 Gateway 使插件生效。
Install the Feishu plugin only from the official documented source and review its requested permissions.
