Feishu Batch Task Creator

v1.0.0

Feishu Batch Task Creator - Create multiple tasks at once with templates. **Features**: - Batch create tasks from template - Quick task creation for common p...

0· 51·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
The name/description (batch-creating Feishu tasks and using Bitable) matches the SKILL.md instructions which describe using feishu_task_task and feishu_bitable_app_table_record actions, templates, timestamps, and person IDs. Nothing requested or described appears unrelated to batch task creation.
Instruction Scope
All runtime instructions stay within the task creation domain: building records, calculating dates, and calling batch_create/create/list/patch actions. The SKILL.md references the message SenderId (current_user_id) which is reasonable for assigning owners; it does not instruct reading unrelated files or system secrets.
Install Mechanism
No install spec and no code files — this is instruction-only, so nothing is written to disk or downloaded. Lowest-risk install posture.
Credentials
The skill declares no required env vars or credentials, which is fine for an instruction-only skill that relies on platform-provided Feishu integrations. The SKILL.md does show parameters like app_token and table_id (and uses person ids like ou_...), so the platform/tool layer must supply Feishu auth or the calling user must provide tokens at runtime. Verify which credentials the platform will use and that they have minimal scope (task/table create) before enabling.
Persistence & Privilege
always:false and no install steps or modifications to other skills/settings. The skill does not request persistent presence or elevated platform privileges.
Assessment
This skill is coherent and appears to only instruct the agent to create Feishu tasks and bitable records. Before enabling: 1) confirm your agent/platform has a Feishu integration and know which Feishu credentials will be used (app_token or account-level token) and that those credentials have only the needed scopes (create/list/patch on tasks/tables). 2) Verify that the agent will have access to message SenderId (ou_...) and that person IDs you pass map to expected users in your org. 3) Test in a sandbox workspace first (especially when using batch_create up to 500 records) to avoid accidental mass creation. 4) If you require auditability, ensure created tasks are logged or that the skill's actions are visible in an action history.

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

automationvk976r76mj15tj5dt8mdxz7m09s83zmbfbatchvk976r76mj15tj5dt8mdxz7m09s83zmbffeishuvk976r76mj15tj5dt8mdxz7m09s83zmbflatestvk976r76mj15tj5dt8mdxz7m09s83zmbftaskvk976r76mj15tj5dt8mdxz7m09s83zmbf

License

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

Comments