OpenClaw飞书任务管理
Analysis
This is a coherent Feishu task-management instruction skill, but it can use your Feishu identity to make persistent task and member changes.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
需要创建、查询、更新、删除任务 ... 创建、管理任务清单 ... 添加清单成员
The skill documents mutating Feishu task and tasklist operations, including deletion and member changes. This is expected for a task manager, but these actions can alter workspace records.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
工具使用 `user_access_token`(用户身份) ... current_user_id 参数(从 SenderId 获取) ... 自动添加为 follower
The skill uses the Feishu user's delegated identity and message sender ID, and may add the current user as a follower to preserve edit access. This is disclosed and purpose-aligned, but it is account-authority behavior users should notice.
