安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears coherent and low-risk: it only fetches public webpages and parses them, and it asks for no secrets or installs. Before enabling, consider: (1) the keyword list is broad and may surface items that are not strictly AI-related — you may want to refine it; (2) Nature and New Scientist pages sometimes use different date tags or paywalls, so results could be incomplete; (3) verify that your agent's web_fetch respects robots.txt and site terms to avoid scraping policy issues. If you ...详细分析 ▾
✓ 用途与能力
Name/description match the instructions: the SKILL.md explicitly fetches Nature's RSS and New Scientist Technology pages and summarizes AI-related items. No unrelated credentials, binaries, or config paths are requested.
ℹ 指令范围
Instructions stay within the stated scope (only web_fetch calls to two known sources, parsing and filtering). Minor implementation assumptions: it expects Nature items to include <dc:date> in YYYY-MM-DD and uses a 3-day window for Nature; the keyword list is broad (includes terms like 'quantum computing', 'encryption', 'chip', 'data centre') which may return non-AI items depending on how strictly 'AI-related' is interpreted. Also, New Scientist content or articles may be behind paywalls or structured differently, which could affect extraction—these are operational notes, not security issues.
✓ 安装机制
No install spec and no code files are present (instruction-only). This is the lowest-risk install pattern; nothing is downloaded or written to disk by the skill itself.
✓ 凭证需求
The skill requires no environment variables, credentials, or config paths. The declared inputs align with the task (public web fetches) and there is no disproportionate access requested.
✓ 持久化与权限
always is false and the skill does not request elevated or persistent privileges or modify other skills. Autonomous invocation is allowed by default but not excessive in this skill's context.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.9.02026/4/4
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install nature
镜像加速npx clawhub@latest install nature --registry https://cn.longxiaskill.com