feishu-max-saver
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill operates by executing shell commands via the
feishuCLI tool. It also includes workflow templates inreferences/workflows.mdthat utilize standard shell utilities likecatandrmfor temporary file management during image processing.- [EXTERNAL_DOWNLOADS]: Installation instructions inreferences/setup.mddirect the user to clone the tool's source code from GitHub and install dependencies vianpm. A workflow also suggests the installation of the well-known@mermaid-js/mermaid-clipackage for rendering diagrams. These are standard operations for the tool's functionality.- [DATA_EXFILTRATION]: The skill presents an indirect prompt injection surface as it ingests untrusted data from external sources (e.g.,feishu doc read,feishu im list,feishu mail list-messages) and possesses the capability to transmit data (e.g.,feishu im send,feishu mail send). - Ingestion points:
feishu doc read,feishu im list,feishu minutes get, andfeishu mail list-messages(documented inreferences/commands.md). - Boundary markers: Absent. The instructions do not provide specific delimiters to separate agent instructions from the retrieved Feishu content.
- Capability inventory: High. The skill can read/write files, perform network API calls, and send messages or emails across all functional areas.
- Sanitization: Absent. There is no evidence of content escaping or validation for data retrieved from the Feishu APIs before it is processed by the agent.
Audit Metadata