Qidian Reader

v1.1.0

起点中文网好书推荐与榜单查询。Use when the user wants to find good novels on Qidian (起点中文网), browse rankings by genre or category, get personalized book recommendations, or...

1· 121·0 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill's name/description (Qidian ranking and recommendations) align with the declared requirements (browser automation). Requiring a browser (google-chrome/chromium) is appropriate. The inclusion of node and npx is plausible if the runtime executes helper scripts, but for an instruction-only skill with no shipped code this may be broader than strictly necessary—it's a minor mismatch worth noting but not evidence of malice.
Instruction Scope
SKILL.md confines actions to using openclaw browser automation to load Qidian pages, wait for DOM rendering, extract structured fields, and degrade gracefully when anti-bot measures appear. It does not instruct reading unrelated host files, exporting secrets, or sending data to external endpoints.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only, so nothing is downloaded or written to disk by the skill bundle itself.
Credentials
The skill requests no environment variables, no credentials, and no config paths. Its declared binary requirements are proportionate to browser-based scraping; no sensitive secrets are requested.
Persistence & Privilege
always is false and the skill is user-invocable (normal). It does not request elevated or persistent system-wide privileges and contains no instructions to modify other skills or global agent config.
Assessment
This skill appears to do what it says: it uses browser automation to fetch and parse Qidian ranking pages and will degrade if anti-bot protections are encountered. Before installing, confirm you are comfortable granting the agent access to run browser automation on your platform (the skill declares google-chrome/chromium and node/npx). Because it performs live web scraping, expect possible site rate-limiting or anti-bot blocks; the skill documents conservative failure handling. It requests no secrets. If you are cautious about autonomous runs, you can keep autonomous invocation disabled for this skill or review runtime logs when it runs. Also consider legal/terms-of-service implications of scraping content from the target site.

Like a lobster shell, security has layers — review code before you run it.

latestvk9789sm73r2z1zncx3jc6yc1wn83b28v

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

📚 Clawdis
Binsgoogle-chrome, chromium, node, npx

Comments