← 返回 Skills 市场
Lark Calendar & Tasks
作者
boyangwang
· GitHub ↗
· v1.0.0
8638
总下载
3
收藏
84
当前安装
1
版本数
在 OpenClaw 中安装
/install lark-calendar
功能描述
Create, update, and delete calendar events and tasks in Lark (Feishu). Includes employee directory for automatic name-to-user_id resolution.
安全使用建议
Install only if you trust the Lark app credentials and have reviewed its scopes. Use a least-privileged Lark app, avoid granting IM/message scopes unless needed, confirm event/task IDs before deletes, and be aware that employee directory data may be loaded and cached for name resolution.
功能分析
Type: OpenClaw Skill
Name: lark-calendar
Version: 1.0.0
The OpenClaw skill `lark-calendar` is classified as benign. It provides standard CRUD operations for Lark calendar events and tasks, and resolves employee names using the Lark API or a static fallback. Authentication relies on `FEISHU_APP_ID` and `FEISHU_APP_SECRET` loaded from `.secrets.env`, which is a legitimate and expected practice for API integrations. All network calls are directed to the official Lark API (`open.larksuite.com`). The `SKILL.md` documentation clearly outlines the skill's functionality and required permissions, without any evidence of prompt injection attempts or instructions for the AI agent to perform unauthorized actions. There are no suspicious dependencies, obfuscation, or attempts at data exfiltration beyond the skill's stated purpose.
能力评估
Purpose & Capability
Calendar and task CRUD is purpose-aligned, but the shared API wrapper also exports undocumented Lark IM send/reply helpers; if the configured Lark app has message scopes, the skill can post messages outside the stated calendar/task purpose.
Instruction Scope
The documentation discloses destructive calendar/task operations and automatic employee resolution, but it does not clearly require confirmation for deletes or explain the privacy impact of loading broad employee-directory data. The automatic Boyang attendee rule is disclosed.
Install Mechanism
No install script, postinstall hook, obfuscation, or unusual dependency behavior is evident; the package depends only on dotenv via a lockfile.
Credentials
Use of FEISHU_APP_ID and FEISHU_APP_SECRET is expected for Lark API access and directed to open.larksuite.com, but the granted app scopes determine high-impact authority over calendars, tasks, contacts, and potentially messages.
Persistence & Privilege
There is no disk persistence or background worker, but tenant access tokens and fetched employee data are cached in process memory for runtime reuse.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install lark-calendar - 安装完成后,直接呼叫该 Skill 的名称或使用
/lark-calendar触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Full CRUD for Lark calendar events and tasks with dynamic employee directory
元数据
常见问题
Lark Calendar & Tasks 是什么?
Create, update, and delete calendar events and tasks in Lark (Feishu). Includes employee directory for automatic name-to-user_id resolution. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 8638 次。
如何安装 Lark Calendar & Tasks?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install lark-calendar」即可一键安装,无需额外配置。
Lark Calendar & Tasks 是免费的吗?
是的,Lark Calendar & Tasks 完全免费(开源免费),可自由下载、安装和使用。
Lark Calendar & Tasks 支持哪些平台?
Lark Calendar & Tasks 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Lark Calendar & Tasks?
由 boyangwang(@boyangwang)开发并维护,当前版本 v1.0.0。
推荐 Skills