feishu-cli-write
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill directs the agent to execute
feishu-clicommands for document manipulation, content updates, and managing user permissions. It also includes a defensive Python command to verify the UTF-8 integrity of temporary Markdown files before they are imported to the cloud service. - [EXTERNAL_DOWNLOADS]: The skill references a GitHub repository for the
feishu-clitool. This repository is owned by the author of the skill and provides the necessary infrastructure for the skill's core functionality. - [CREDENTIALS_UNSAFE]: The instructions require the use of Feishu API credentials. The skill follows best practices by instructing the user to configure these via environment variables or a configuration file rather than hardcoding them.
Audit Metadata