feishu-messages

Pass

Audited by Gen Agent Trust Hub on Mar 11, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs its documented function of retrieving message history using official Feishu API endpoints (open.feishu.cn).
  • [SAFE]: The implementation relies exclusively on Node.js built-in modules (http and https), avoiding the security risks associated with third-party package dependencies.
  • [DATA_EXFILTRATION]: All network traffic is directed to the official Feishu domain for authentication and data retrieval. There is no evidence of data being sent to unauthorized third-party servers.
  • [COMMAND_EXECUTION]: The script contains no functions that execute shell commands or dynamic code (such as eval or exec).
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 11, 2026, 07:52 AM