OpenClaw飞书创建文档
v1.0.0创建飞书云文档。从 Lark-flavored Markdown 内容创建新的飞书云文档,支持指定创建位置(文件夹/知识库/知识空间)。
⭐ 0· 118·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description match the SKILL.md: the doc explains parameters (markdown, title, folder_token, wiki_node, wiki_space) and how to format content for Feishu. The skill declares no extra binaries, installs, or env vars, which is proportionate for a document-creation helper that relies on the platform's MCP call.
Instruction Scope
SKILL.md is an instruction-only skill describing how to assemble Lark-flavored Markdown and parameters for an MCP 'create-doc' call. It does not instruct the agent to read arbitrary files, environment variables, or system paths. Note: using the tool will transmit the provided document content to Feishu (via the MCP/export mechanism); sensitive content will be uploaded as-is unless the user sanitizes it.
Install Mechanism
No install spec and no shipped code files — instruction-only skills are the lowest-risk install model. Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables or credentials, which is reasonable. However, the SKILL.md assumes an MCP connector will perform the actual Feishu API call; users should confirm where Feishu credentials/tokens are stored and which account/machine will be used to perform the upload (platform-managed token, user OAuth, etc.).
Persistence & Privilege
always:false and default autonomous invocation are used (normal). The skill does not request persistent system-wide changes or elevated privileges.
Assessment
This skill appears coherent: it only defines how to create Feishu documents from Lark-flavored Markdown and asks no unrelated permissions. Before installing, confirm two things: (1) which Feishu account or connector (MCP/platform token) will be used to create documents so you understand where uploaded content will go and what permissions are granted; (2) do not send sensitive secrets in documents unless you accept they will be stored in Feishu. If unsure, test with non-sensitive sample documents and verify destination tokens/folders are correct.Like a lobster shell, security has layers — review code before you run it.
latestvk971xp41x9bf205jqfs8xkck1583rwhd
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
