← Back to Skills Marketplace
sadjjk

飞书文档权限自动添加

by JinYu · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
417
Downloads
0
Stars
3
Active Installs
2
Versions
Install in OpenClaw
/install openclaw-feishu-docs-perm-auto
Description
自动为飞书文档添加用户权限。每次创建飞书文档(多维表格/文档/电子表格/文件夹/云空间文件/知识库节点等)后自动添加用户权限,或用户反馈文档无权限时补充添加权限。适用于 OpenClaw Agent。
Usage Guidance
Before installing: verify the skill's source (README references a GitHub repo and ClawHub but registry homepage is missing). Understand that the skill will read ~/.openclaw/openclaw.json to obtain your Feishu appId and appSecret and will perform HTTP requests to open.feishu.cn to obtain tokens and modify document permissions. Only install if you trust the skill and the repository owner. Consider creating a Feishu application with minimal permissions, rotate the appSecret after testing, and review agent tool permissions (allowing read/exec/edit grants the skill access to config and lets it run curl). If you need higher assurance, ask the publisher for the code repository URL and review the repository or run the skill in a limited test account first.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-feishu-docs-perm-auto Version: 1.0.1 The skill 'openclaw-feishu-docs-perm-auto' automates Feishu document permissions by reading sensitive credentials (appId, appSecret) from '~/.openclaw/openclaw.json' and using the 'exec' tool to run curl commands against the Feishu API (open.feishu.cn). While these actions are aligned with the stated purpose in SKILL.md and README.md, the use of shell execution and the handling of secrets are high-risk capabilities. No evidence of intentional malice, such as exfiltration to unauthorized domains or unauthorized file access, was found.
Capability Assessment
Purpose & Capability
The skill claims to add permissions for Feishu documents and its instructions explicitly read an OpenClaw config for appId/appSecret, obtain a tenant_access_token from the official open.feishu.cn API, and call the drive permissions API to add members. There are no unrelated credentials, binaries, or installs requested that would contradict the stated purpose.
Instruction Scope
The SKILL.md instructs the agent to read ~/.openclaw/openclaw.json (to obtain appId/appSecret/ownerOpenId), run curl via exec to call Feishu APIs, parse document URLs, and edit the same config to save ownerOpenId. These actions are required for the described function, but they mean the skill will access and may persist secrets (appSecret) and perform network calls — the agent tools 'read', 'exec', and 'edit' must be allowed for it to operate.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is downloaded or written during installation. That reduces supply-chain risk compared to skills that install packages or fetch archives.
Credentials
The skill declares no environment variables but expects appId/appSecret stored in ~/.openclaw/openclaw.json and will fetch a tenant_access_token from Feishu. Requesting the app secret is proportionate to calling the Feishu API, but users should be aware that the skill reads sensitive credentials from their agent config and will use them to authenticate API calls.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide or cross-skill configuration changes. It does write ownerOpenId into the OpenClaw config (its own config area), which is normal for storing user config. It does not require elevated platform privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-feishu-docs-perm-auto
  3. After installation, invoke the skill by name or use /openclaw-feishu-docs-perm-auto
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
openclaw-feishu-docs-perm-auto v1.0.1 - No code or documentation changes detected in this version. - No functional or behavioral updates compared to previous release.
v1.0.0
初始版本:自动为飞书文档添加用户权限
Metadata
Slug openclaw-feishu-docs-perm-auto
Version 1.0.1
License
All-time Installs 3
Active Installs 3
Total Versions 2
Frequently Asked Questions

What is 飞书文档权限自动添加?

自动为飞书文档添加用户权限。每次创建飞书文档(多维表格/文档/电子表格/文件夹/云空间文件/知识库节点等)后自动添加用户权限,或用户反馈文档无权限时补充添加权限。适用于 OpenClaw Agent。 It is an AI Agent Skill for Claude Code / OpenClaw, with 417 downloads so far.

How do I install 飞书文档权限自动添加?

Run "/install openclaw-feishu-docs-perm-auto" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 飞书文档权限自动添加 free?

Yes, 飞书文档权限自动添加 is completely free (open-source). You can download, install and use it at no cost.

Which platforms does 飞书文档权限自动添加 support?

飞书文档权限自动添加 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 飞书文档权限自动添加?

It is built and maintained by JinYu (@sadjjk); the current version is v1.0.1.

💬 Comments