中国裁判文书案例检索(得理科技)

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill is designed for legal case retrieval via the Delilegal API (platform.delilegal.com). However, the script `scripts/search_cases.py` explicitly disables SSL certificate verification (`ssl.CERT_NONE` and `check_hostname = False`), which is a significant security vulnerability that exposes the API key and transmitted data to Man-In-The-Middle (MITM) attacks. While the code logic is consistent with the stated purpose, this intentional bypass of standard security protocols is a high-risk flaw.