feishu-cli-board

Pass

Audited by Gen Agent Trust Hub on May 15, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes the Bash tool to run feishu-cli, which is necessary for creating documents, adding whiteboards, and managing nodes.
  • [EXTERNAL_DOWNLOADS]: References a GitHub repository (github.com/riba2534/feishu-cli) for the installation of the required CLI tool. This is a vendor resource belonging to the skill author.
  • [COMMAND_EXECUTION]: Employs inline Python scripts (python3 -c) to process and extract data from JSON outputs within shell pipelines.
  • [SAFE]: The skill instructions facilitate authentication using environment variables (FEISHU_APP_ID, FEISHU_APP_SECRET) or a local configuration file (~/.feishu-cli/config.yaml), following standard security practices for API-based CLI tools.
Audit Metadata
Risk Level
SAFE
Analyzed
May 15, 2026, 07:24 AM