添加飞书机器人
PassAudited by VirusTotal on Mar 31, 2026.
Findings (1)
The skill bundle provides scripts for managing OpenClaw agents but contains a significant code injection vulnerability. In 'create-agent.sh' and 'delete-agent.sh', shell variables (such as agent-id and agent-name) are directly interpolated into a 'node -e' command string without sanitization. This allows an attacker to execute arbitrary JavaScript code by providing crafted input to the agent creation process. While the bundle's stated purpose of managing Feishu (Lark) agents appears legitimate and includes defensive instructions for sub-agents, the insecure handling of configuration updates poses a risk of local code execution.
