📦 Cnki Exp Search Automation 0.2.0 — 技能工具

v1.0.0

CNKI(中国知网)高级搜索自动化技能。使用浏览器自动化技术搜索文献并获取结果列表及摘要信息。建议在有头浏览器环境下使用以便于处理反机器人验证。

0· 15·1 当前·1 累计
下载技能包
License
MIT-0
最后更新
2026/4/14
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's declared purpose (automating CNKI advanced search via a browser) matches its instructions and requirements; there are no unrelated credentials, installs, or hidden endpoints, but users should be aware of privacy implications when using a user browser profile and file storage.
评估建议
This instruction-only skill is coherent with its stated purpose. Before installing: (1) Confirm you trust the OpenClaw browser tool that will run these actions — it will control a browser and may read/write files. (2) Be cautious if you set profile="user": that gives the browser tool access to your browser profile (cookies, logged‑in sessions, saved passwords, etc.). Only use a user profile you trust or create a dedicated profile. (3) Storage permission means extracted data will be written to di...
详细分析 ▾
用途与能力
Name/description, declared permissions (browser, network, storage) and the SKILL.md all focus on automating CNKI advanced search and extracting metadata; nothing requested is unrelated to web scraping/search automation.
指令范围
Instructions are confined to navigating CNKI, filling search boxes, clicking, and running in-page JS to extract results and article details. The skill recommends using profile="user" to handle captcha and suggests manual captcha solving; this is functionally reasonable but means the skill may operate with the user's browser session/cookies (privacy risk). It also uses storage (read/write) to save data but does not specify safe paths or sanitization.
安装机制
No install spec or code files are present (instruction-only). This minimizes installation risk because no archives or third-party packages are downloaded or executed by the skill itself.
凭证需求
The skill requests no environment variables or external credentials (proportional). However, it requests storage permission and suggests using the user's browser profile — both are reasonable for handling captchas and logged-in sessions but could expose cookies, tokens, or other sensitive browser data to the executing browser tool; users should consider the privacy implications.
持久化与权限
always is false and the skill is user-invocable (normal). The skill does not request persistent system-wide privileges or modify other skills. Autonomous invocation is permitted by platform default but is not a special property of this skill.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/14

- Initial public release of the CNKI 高级搜索自动化技能. - Supports automated advanced search and batch result extraction from CNKI using browser automation. - Provides tools to extract detailed article metadata and abstracts. - Includes guidance for handling anti-robot verification (user manual intervention required). - Recommends use of a headful browser environment for best compatibility with CNKI's security measures. - Documentation covers usage examples, JS extraction scripts, multi-page crawling, and data export tips.

无害

安装命令

点击复制
官方npx clawhub@latest install cnki-exp-search-automation-0-2-0
镜像加速npx clawhub@latest install cnki-exp-search-automation-0-2-0 --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库