CDE 药物查询(drug query in CDE/CENTER FOR DRUG EVALUATION)
v1.0.4Query CDE China drug review public data for breakthrough therapy announcements, priority review announcements, included lists by company or drug, in-review r...
⭐ 1· 74·0 current·0 all-time
by@changye
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the implementation: the package contains a CLI and a CDEClient that uses Selenium to query the CDE public pages. Required binaries (Python) and the listed runtime dependency (selenium) are appropriate for the stated purpose.
Instruction Scope
SKILL.md and the CLI only instruct the agent to run the included Python scripts to query public CDE pages. The instructions do not ask for unrelated files, environment variables, or external endpoints beyond the CDE URLs listed in the docs.
Install Mechanism
There is no external (URL) installer; runtime dependencies are limited to selenium (scripts/requirements.txt). The project is instruction-only for OpenClaw but bundles Python code; installing Python deps locally is expected for this functionality and no high-risk remote downloads are present in the bundle.
Credentials
The skill requests no environment variables, secrets, or external credentials. It requires network access to the public CDE site and a local Chrome/Chromium installation so Selenium can run — both are proportional to scraping a public website.
Persistence & Privilege
The skill does not request permanent inclusion (always:false) and uses normal autonomous invocation defaults. It does not modify other skills or system-wide settings. The only elevated capability is launching a local browser process, which is necessary for Selenium-driven scraping.
Assessment
This skill is a coherent Selenium-based scraper for the public CDE website and does not ask for API keys or unrelated credentials. Before installing, be aware that: (1) it needs Python and the selenium package and requires a local Chrome/Chromium that Selenium can launch; (2) it will open a real browser (headless by default) and access https://www.cde.org.cn, so run it on machines where you are comfortable allowing outbound HTTP(S) to that site; (3) if your browser environment has authenticated sessions or extensions that expose extra data, Selenium-launched browsers could inherit some of that context — run in a clean profile/isolated environment if that matters; (4) review the included scripts (cde_client.py, normalizers.py, models.py) if you need to confirm behavior; and (5) test with --show-browser first to confirm expected behavior and ensure your Chrome/Selenium versions are compatible. Overall the bundle appears consistent with its stated purpose.Like a lobster shell, security has layers — review code before you run it.
latestvk97dphzf5t3t8a7vc0pdd4xh3d84xn10
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
💊 Clawdis
OSWindows · Linux
Any binpython, python3, py
