feishu-im-file-send
Warn
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: MEDIUMDATA_EXFILTRATION
Full Analysis
- [DATA_EXFILTRATION]: The skill defines a process for sending files to the Feishu platform using the
feishu_mediatool with theupload_and_send_fileaction. It explicitly requires the use of 'absolute paths' for thefile_pathparameter without providing any instructions for validation or restriction to a secure workspace. This capability can be misused to access and exfiltrate sensitive files from the underlying system (e.g.,.env,/etc/passwd, or.sshdirectories). - [DATA_EXFILTRATION]: The skill lacks sanitization and boundary markers for processing external data. Since the
file_pathand destination IDs (chat_id,open_id) are often derived from user input or external data, the absence of verification steps in the instructions allows for a potential attack surface where an agent might be manipulated into sending unintended files to an attacker-controlled Feishu destination.
Audit Metadata