让飞书可以发图片消息

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill bundle is a legitimate tool for sending images to Feishu/Lark via their official APIs. It follows security best practices by using environment variables for credentials (FEISHU_APP_ID/SECRET) and employing 'jq' for safe JSON construction in scripts like send_message.sh. While send_image.sh downloads remote URLs to a temporary file, this is a documented feature and the scripts do not exhibit signs of data exfiltration, command injection, or malicious intent.