Description-Behavior Mismatch
Medium
- Confidence
- 98% confidence
- Finding
- The tool is described as handling WeChat article URLs, but it passes any user-supplied URL directly into requests.get() or Playwright page.goto() without validating that the host is mp.weixin.qq.com. In an agent environment, this becomes a generic URL fetch primitive that can be abused for SSRF-like access to internal services or unintended outbound requests, which is more dangerous than the stated skill purpose suggests.
