auto-file-sender
PassAudited by VirusTotal on May 16, 2026.
Findings (1)
The 'auto-file-sender' skill is a productivity tool designed to automate the delivery of workspace files to Feishu/Lark. It includes a Python helper script (scripts/auto_send.py) that monitors a directory for new files and outputs JSON-formatted tool calls for the AI agent to execute. The code is transparent, lacks obfuscation, and does not attempt to exfiltrate sensitive system data (like SSH keys or environment variables) or communicate with unauthorized external endpoints. While it facilitates moving data out of the workspace, it does so through the agent's authorized messaging tools as described in its documentation (SKILL.md).
