飞书快速集成配置

v1.0.0

飞书快速集成配置 - 5分钟连接 OpenClaw 与飞书,解锁文档管理、知识库、自动化工作流。适合:企业用户、团队协作、飞书生态。

0· 134·0 current·0 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
Name/description (feishu integration) align with instructions: creating a 飞书 app, granting doc/wiki/bitable permissions, and adding appId/appSecret to OpenClaw config is exactly what's needed to enable the described features. Requiring curl as a binary is reasonable for troubleshooting or webhook testing.
Instruction Scope
SKILL.md stays within integration scope: it instructs creating an app, granting appropriate permissions, editing ~/.openclaw/config.yml, and restarting the OpenClaw gateway. Two operational notes: (1) it asks you to place App Secret(s) in the config file (a sensitive secret stored on-disk); (2) webhook setup requires exposing a Request URL (https://your-openclaw-domain/webhook/feishu) — you must ensure that endpoint is secure and under your control. No instructions request unrelated system files or credentials.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by the skill itself. This is the lowest-risk model for installation.
Credentials
The skill requests no environment variables and no external credentials from the registry. However, it explicitly instructs storing App ID and App Secret in OpenClaw's config file (and supports multi-tenant secrets). Storing secrets in plaintext config is expected for this integration but is a security/privacy consideration the user must accept and manage (rotate secrets, limit access to config file).
Persistence & Privilege
always:false and normal model invocation behavior. The skill does not request persistent platform privileges or modify other skills. It advises restarting the OpenClaw gateway, which requires appropriate OS/service permissions — this is expected for applying config changes.
Assessment
This skill appears coherent for connecting OpenClaw to 飞书, but before installing: 1) Only grant the minimum 飞书 permissions your use-case needs (read vs read/write). 2) Be aware you'll place App Secret(s) in ~/.openclaw/config.yml — protect that file (restrict filesystem permissions) and rotate secrets periodically. 3) If you enable webhook event subscription, make sure the Request URL is an HTTPS endpoint you control and that it validates requests (signature/verification) to avoid accepting forged events. 4) Restarting the gateway requires admin rights; confirm you have permission and that OpenClaw is reachable from 飞书 if you expect incoming webhooks. 5) Do not paste your App Secret into chat or public places. If you want a safer deployment, consider using environment variables or a secrets manager instead of plaintext config.

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

chinesevk9757h72x7qs8y2pzm33y62bh1839k61enterprisevk9757h72x7qs8y2pzm33y62bh1839k61feishuvk9757h72x7qs8y2pzm33y62bh1839k61latestvk9757h72x7qs8y2pzm33y62bh1839k61

License

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

Runtime requirements

🚀 Clawdis
Binscurl

Comments