天气查询小技能
PassAudited by ClawScan on May 1, 2026.
Overview
This is a simple instruction-only weather lookup skill with no code, install step, credentials, or persistent access.
This skill appears safe for basic weather queries. Be aware that it relies on external web fetching, so avoid entering highly precise private location information unless you are comfortable with it being used to retrieve weather results.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The city and time being queried may be included in web requests, and the answer depends on the reliability of the fetched weather source.
The skill tells the agent to use an external web-fetching tool to gather weather data. This is disclosed and directly aligned with the weather-query purpose, but it is still external tool use.
用 web_fetch 直接抓的网页数据以收集天气相关数据
Use it for ordinary weather lookups; avoid providing unnecessarily precise private location details if that matters, and ask for sources if accuracy is important.
