📦 Journal Impact Factor Trend — 期刊影响因子走势
v1.0.0输入期刊名称,一键生成近5年影响因子与分区(Q1-Q4)动态折线图,帮助科研人员快速评估期刊学术影响力变化,辅助投稿决策。
0· 89·0 当前·0 累计
下载技能包
最后更新
2026/3/25
安全扫描
OpenClaw
可疑
medium confidenceNULL
评估建议
This package is mostly harmless and runs locally, but note three important points before installing or using it:
1) The script uses a tiny hardcoded mock database (Nature Medicine, Cell, NEJM). It does not fetch live Journal Citation Reports or other authoritative IF sources — if you expect live/complete coverage, this skill will not provide it.
2) The SKILL.md and example parameters mention options (e.g., --output, an in-file CONFIG block, output path controls) that the included script does n...详细分析 ▾
ℹ 用途与能力
The name/description (5-year IF and quartile trends) aligns with the packaged script: scripts/main.py produces trend, quartile and a short analysis. However the implementation uses a small hardcoded mock JOURNAL_DB (three journals) rather than querying Journal Citation Reports or another live source. The SKILL.md implies more flexible outputs (e.g., output formats, configurable CONFIG block) that the script does not implement.
⚠ 指令范围
SKILL.md instructs running scripts/main.py and provides safe-workflow guidance (good). But there are mismatches: SKILL.md documents an --output parameter and mentions editing an in-file CONFIG block or output paths, yet scripts/main.py does not implement an --output flag or any CONFIG block. The script reads a user-supplied journal-list file path with no path-validation/sanitization (it will open any file path provided). While this is common, the instructions do not explicitly warn about validating input paths beyond checklist items, so there's a modest scope/safety gap to be aware of.
✓ 安装机制
No install spec, no external packages required, and execution is local Python. This is low risk: nothing is downloaded or installed by the skill.
✓ 凭证需求
The skill requests no environment variables, no credentials, and no config paths. That is proportionate to its actual behavior (local computation, reading an optional local file).
✓ 持久化与权限
always is false and the skill does not request persistent or elevated privileges. It does not modify other skills or system configuration.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/25
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install journal-impact-factor-trend
镜像加速npx clawhub@latest install journal-impact-factor-trend --registry https://cn.longxiaskill.com镜像同步中