Feishu Cli Doc Guide

v1.0.0

飞书文档创建前的兼容性检查规范。覆盖 Mermaid/PlantUML 语法限制(8 种图表类型的飞书安全写法)、 表格自动拆分规则(9×9 限制)、Callout/公式/图片处理、API 限制与容错机制。 被 feishu-cli-write、feishu-cli-import 等技能引用,在生成将要导入飞书的...

0· 117·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description match the content: this is a compatibility/spec reference for Feishu markdown/diagrams. It does not request unrelated binaries, credentials, or installs that would be disproportionate to the stated goal.
Instruction Scope
SKILL.md is documentation-only and does not instruct the agent to read secrets or call external endpoints. It does reference other projects (feishu-cli, feishu-cli-write/import) and a local path (~/.claude/rules/markdown-style-guide.md). While the skill itself doesn't direct reads or exfiltration, callers that use this guide might choose to read those external files — reviewers should confirm calling skills don't escalate scope.
Install Mechanism
No install spec and no code files — lowest-risk instruction-only skill. Nothing is written to disk by this skill itself.
Credentials
No required environment variables, credentials, or config paths are declared. The content mentions Feishu API endpoint patterns purely as documentation; it does not request API keys.
Persistence & Privilege
always is false and the skill is non-invocable by users (reference-only). Model invocation is not disabled, but autonomous invocation is the platform default and is not combined with any other privilege or credential access here.
Assessment
This skill is a documentation/reference guide and appears coherent and low-risk by itself: it has no code, installs, or credential requests. Before installing or enabling it in an agent, check calling/integrating skills (feishu-cli-write, feishu-cli-import, etc.) to ensure they do not read arbitrary local files or request unrelated credentials. Note the SKILL.md references a local file (~/.claude/rules/markdown-style-guide.md) and feishu-cli source paths — that is documentation, but if other skills are implemented to automatically load those files you should review those skills' behavior and required permissions (especially any Feishu API keys) before granting them access. If you want extra assurance, verify there are no hidden network endpoints in the skills that will call external servers at runtime and confirm the calling skills justify any Feishu API credentials they request.

Like a lobster shell, security has layers — review code before you run it.

latestvk97d45kve4y40npmh0dk742w39837gek

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments