feishu-doc-optimizer

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes local Python scripts (feishu_doc_reader.py and feishu_doc_editor.py) to perform document operations.
  • [EXTERNAL_DOWNLOADS]: The scripts interact with official Feishu API endpoints (open.feishu.cn) to retrieve document data and authenticate.
  • [COMMAND_EXECUTION]: Uses the Playwright library to connect to a local browser instance via the Chrome DevTools Protocol (CDP) on port 18800 to automate document editing.
  • [DATA_EXFILTRATION]: Reads document content into the agent's context for optimization purposes; this is consistent with the skill's primary function of document improvement.
  • [CREDENTIALS_UNSAFE]: The documentation includes a reference to a specific Feishu App ID (cli_a83467f9ecba5013) for a personal application configuration, though sensitive secrets are correctly left as placeholders for the user to provide.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 09:39 PM