Feishu Doc Summarizer
AdvisoryAudited by Static analysis on Apr 30, 2026.
Overview
No suspicious patterns detected.
Findings (0)
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.
If you paste a Feishu/Lark document link, the agent may fetch and summarize it into the current conversation.
The skill can automatically act on a Feishu/Lark link in chat without a separate explicit summarize command. This is disclosed and central to the skill, but users should know link-pasting can trigger document retrieval and summarization.
The user may provide no additional instructions; default to summarizing.
Only use or paste links where you intend the document to be summarized in that chat, especially in shared conversations.
The agent can read the contents of Feishu/Lark documents that the connected account is allowed to access and produce a summary in the current chat.
The skill uses Feishu/Lark document-reading authority to access the full contents of linked cloud documents. This is purpose-aligned and scoped to the provided link, but it may involve private or business-sensitive documents.
Use `feishu_doc(action=read, doc_token=doc_token)` to retrieve the full document content.
Confirm the document and current chat audience are appropriate before relying on automatic summaries.
If MEMORY.md contains incorrect or unwanted instructions, the summaries may follow those instructions rather than only a neutral formatting template.
The skill depends on persistent memory to determine the summary schema and rules. This is part of the intended behavior, but persistent memory content can influence future outputs.
retrieve the summary schema from memory (search MEMORY.md for “Feishu 云文档摘要偏好” / “固定模板”).
Keep MEMORY.md limited to the intended summary template and review it if summaries start following unexpected rules.
