feishu-docx-python
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires the 'lark-oapi' library, which is the official SDK for the Feishu/Lark platform. This is a trusted dependency necessary for the skill's functionality.
- [CREDENTIALS_UNSAFE]: Example code in the skill documentation correctly uses placeholders (e.g., 'your_app_id') for API credentials, ensuring no sensitive information is hardcoded.
- [DATA_EXFILTRATION]: Data transmission is exclusively directed to the official Feishu/Lark API endpoints for document creation and management, which is the intended use case for the skill.
- [COMMAND_EXECUTION]: The code within the skill is limited to constructing data payloads for API requests and does not involve the execution of unauthorized system commands.
Audit Metadata