Feishu Bitable Import

PassAudited by VirusTotal on Apr 1, 2026.

Findings (1)

The skill bundle is a legitimate utility designed to import data from local CSV, Excel, and JSON files into Feishu (Lark) Bitable. The scripts `scripts/sync.py` and `scripts/create_table.py` implement standard integration logic using the official Feishu Open API (open.feishu.cn) for authentication and data synchronization. There is no evidence of data exfiltration, malicious execution, or prompt injection; the requirement for API credentials (APP_ID/APP_SECRET) is consistent with the tool's stated purpose of enterprise data integration.