Feishu Bitable Creator

AdvisoryAudited by Static analysis on Apr 30, 2026.

Overview

No suspicious patterns detected.

Findings (0)

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.

What this means

It can create and modify a Feishu Bitable; mistakes in structure or data may remain until manually corrected.

Why it was flagged

The skill directs creation and mutation of Feishu cloud tables, including deleting default rows/columns and adding records. This is central to the stated purpose, but it has persistent effects.

Skill content
Automatically handles: empty placeholder row cleanup, default column removal, intelligent primary field naming, and batch record creation.
Recommendation

Use it only for intended new Bitables and review the generated table structure, records, and cleanup results before sharing or relying on them.

What this means

The configured Feishu app/bot may have meaningful authority in the workspace, including permission changes for documents it can access.

Why it was flagged

The skill requires a configured Feishu app with authority to create/manage Bitables, manage document permissions, and read drive contents.

Skill content
Required Feishu App Permissions ... bitable:app ... drive:permission:manage ... drive:drive:read
Recommendation

Use a dedicated least-privilege Feishu app, grant only the required scopes, and verify the target user_id before adding an admin.