📦 Smart Journal Monitor(RSS+AI) — 智能期刊监控
v1.0.0结合RSS订阅与AI解析,自动追踪期刊更新,将文献证据转化为结构化洞察,适用于需明确假设、清晰输出边界的研究工作流。
1· 64·0 当前·0 累计
下载技能包
最后更新
2026/4/1
安全扫描
OpenClaw
可疑
medium confidenceNULL
评估建议
This skill is internally inconsistent: it advertises 'RSS+AI' monitoring but the shipped script only scores local JSON articles and makes no network or model calls. Before installing or using it: 1) ask the author to explain where RSS ingestion and AI processing are implemented (or provide the missing code/config); 2) review the script yourself (or have someone you trust do so) and confirm it matches your expectations; 3) if you plan to run it, test using the demo flag and sample JSON in a sandb...详细分析 ▾
⚠ 用途与能力
The name/description advertise 'RSS+AI' and "monitoring" of journals, but the only executable (scripts/main.py) performs a simple, local scoring of articles loaded from a provided JSON file or demo data. There is no RSS retrieval, no network or API calls, and no AI/model usage in the code. The SKILL.md also mentions a CONFIG block and packaged behavior not present in the script. The requested capabilities (RSS ingestion, AI analysis) are not implemented, so the declared purpose and actual capability are inconsistent.
ℹ 指令范围
SKILL.md instructs the agent to validate inputs and run the packaged script (python -m py_compile and python scripts/main.py --help), which matches the code's CLI. However, the documentation references additional artifacts (a CONFIG block, packaged RSS/AI workflows, and 'references/' guidance) that are not implemented or are only minimal. The instructions do not ask for unrelated system files or credentials, and the runtime behavior described (no external API calls) matches the code.
✓ 安装机制
There is no install specification — this is instruction-only with a small included Python script. That is low-risk from an installation perspective; nothing is downloaded or installed by the skill itself.
✓ 凭证需求
The skill declares no required environment variables, no credentials, and no config paths. The script operates on local JSON input passed via --articles, so no extra environment or secrets are requested — this is proportionate to the implemented functionality.
✓ 持久化与权限
always is false and the skill does not request persistent presence or modify agent/system configuration. It only contains a CLI script intended for on-demand invocation.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/1
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install smart-journal-monitor
镜像加速npx clawhub@latest install smart-journal-monitor --registry https://cn.longxiaskill.com