Tp2
High
- Category
- MCP Tool Poisoning
- Confidence
- 85% confidence
- Finding
- Mixing characters from multiple Unicode scripts in a single identifier is a common technique to create visually ambiguous tool names.
Security audit
Security checks for vulnerabilities and agentic risk
This is a straightforward webhook message sender, but its broad triggers and lack of an explicit confirmation/privacy guard make accidental external posting a real review concern.
Install only if you trust and control WEBHOOK_SEND_URL and understand that message text or Markdown will be sent to that endpoint. Prefer tightening triggers to explicit webhook-send phrases and require a clear user confirmation before any POST, especially if the webhook posts into a shared group or business channel.
--- ## curl 示例 ```bash # 替换 WEBHOOK_URL 为实际地址
No suspicious patterns detected.