feishu-bitable
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide for interacting with the Feishu Bitable API. It outlines legitimate CRUD operations, field management, and permission settings.
- [EXTERNAL_DOWNLOADS]: All API interactions are directed to the official Feishu domain (
open.feishu.cn). These are documented neutrally as the primary function of the skill. - [CREDENTIALS_UNSAFE]: Authentication is handled via standard placeholders like
{tenant_access_token}. No sensitive keys, passwords, or secrets are hardcoded in the file. - [COMMAND_EXECUTION]: The skill contains a benign Python code snippet for date-to-timestamp conversion using the standard
datetimelibrary. It does not attempt to execute arbitrary system commands or download untrusted scripts.
Audit Metadata