CDE 药物查询(drug query in CDE/CENTER FOR DRUG EVALUATION)

PassAudited by VirusTotal on Apr 15, 2026.

Findings (1)

The cde-monitor skill is a specialized web scraper designed to retrieve public drug review data from the China Center for Drug Evaluation (CDE). It uses Selenium to automate browser navigation and employs Chrome DevTools Protocol (CDP) within scripts/cde_client.py to intercept and parse JSON payloads from the site's network traffic. The code follows standard automation practices, including anti-bot evasion techniques like User-Agent spoofing and hiding the webdriver property, but shows no signs of malicious intent, data exfiltration, or unauthorized system access.