openclaw-feishu-group-chat
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The included synchronization script connects to the official Feishu API domain (
open.feishu.cn) to retrieve contact information. These are standard operations for the skill's stated purpose.- [COMMAND_EXECUTION]: The skill provides a Python script intended to be run by the user or via crontab. The script performs local file reads/writes and network requests to authorized vendor endpoints.- [CREDENTIALS_UNSAFE]: The script reads sensitive application credentials (appId, appSecret) from a user-defined local configuration file (openclaw.json) to perform authentication, following standard security practices for credential management.
Audit Metadata