飞书更新云文档
AdvisoryAudited by VirusTotal on Apr 24, 2026.
Overview
Type: OpenClaw Skill Name: feishu-doc-update Version: 1.0.0 The skill bundle provides documentation and instructions for an AI agent to update Feishu (Lark) cloud documents. It supports various legitimate operations such as appending, replacing, and deleting content based on text or title matching. There is no executable code provided, and the instructions in SKILL.md are strictly focused on document management without any signs of prompt injection, data exfiltration, or malicious intent. Files analyzed: _meta.json and SKILL.md.
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.
A mistaken invocation could overwrite, delete, or broadly replace content in a Feishu document, including potentially losing media, comments, or formatting.
The skill explicitly supports document mutation modes, including overwrite and delete operations. This is purpose-aligned and disclosed, but it can materially change or remove cloud document content if used on the wrong document or selection.
支持 7 种更新模式:追加、覆盖、定位替换、全文替换、前/后插入、删除。... 慎用 overwrite(会清空文档重写,可能丢失图片、评论等)。
Use precise selections, prefer local edits such as append or replace_range, and require clear user confirmation before overwrite, delete_range, or broad replace_all operations.
Edits will occur using whatever Feishu identity or workspace integration is available to the agent environment, which may not be obvious from this skill alone.
The skill is for editing Feishu cloud documents, which normally requires delegated Feishu write authority, but the metadata does not declare a credential or account context. No credential leakage or misuse is shown.
Description: 更新飞书云文档。... Primary credential: none; Required env vars: none
Before use, verify the Feishu account/workspace and document permissions used by the underlying update capability, and limit access to documents the agent is allowed to edit.
