feishu-automation
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: Indirect Prompt Injection Surface.
- Ingestion points: Data is ingested from external Feishu APIs via scripts like
feishu_api.pyand tools likemcp__lark-mcp_getMessagesormcp__lark-mcp_getDoc. - Boundary markers: Absent. There are no clear delimiters or instructions to the agent to ignore potentially malicious commands embedded in the retrieved Feishu content.
- Capability inventory: The skill is granted access to the
Bash,Write, andEdittools, allowing for command execution and filesystem changes based on processed data. - Sanitization: Absent. The skill does not implement specific sanitization or filtering for content retrieved from external sources before it enters the agent's context.
- [COMMAND_EXECUTION]: The skill includes multiple shell scripts (
feishu-send.sh,scripts/md2feishu.sh,feishu-mcp-setup.sh) intended to automate operations via theBashtool. This functionality is consistent with the skill's primary purpose. - [EXTERNAL_DOWNLOADS]: The setup script
feishu-mcp-setup.jsutilizesnpxto fetch and run the official@larksuiteoapi/lark-mcppackage. This is a standard installation method for the official Feishu MCP integration.
Audit Metadata