feishu-cli-mail
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Bash tool to interact with the 'feishu-cli' binary for all mail operations. This is the intended behavior for a CLI-based integration.
- [DATA_EXPOSURE]: The skill processes sensitive information, specifically email headers and bodies. This access is authorized through the 'feishu-cli auth login' process and is scoped to the authenticated user's mailbox.
- [SAFE]: No malicious patterns, such as data exfiltration to unauthorized domains, credential harvesting, or prompt injection, were detected. The use of local file reading via shell substitution (e.g., 'cat weekly-report.html') is a standard feature for preparing email content.
Audit Metadata