中国城市天气Weather In China
v0.1.3中文天气查询工具 - 使用中国天气网获取实时天气(无需API密钥,不依赖大模型)
⭐ 4· 724·6 current·6 all-time
by@kenera
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (Chinese weather via weather.com.cn) matches the included files and runtime needs: a Python script that reads a local city-code mapping and fetches/parses HTML. Requested binary (python) and the pip dependency (requests) are appropriate and proportional.
Instruction Scope
SKILL.md instructions are limited to running the included script, editing the local city-code file, and optionally adding a shell alias. The instructions do not request unrelated files, credentials, or transmit data to unexpected endpoints (only calls to weather.com.cn and optional public fallbacks are mentioned).
Install Mechanism
No install spec is provided (instruction-only), and the code is bundled with the skill. The only runtime dependency is the widely used 'requests' package (declared in metadata) — no downloads from arbitrary URLs or extract operations are present.
Credentials
The skill requests no environment variables, no credentials, and no config paths beyond its own files. That is proportionate for a simple web-scraping weather tool.
Persistence & Privilege
The skill does not request always:true and does not modify other skills. It suggests an optional user action to add an alias to the user's shell rc (~/.zshrc or ~/.bash_profile); this is user-initiated and not required by the skill but is worth noting as a suggested modification to the user's shell configuration.
Assessment
This skill appears coherent and straightforward: it reads a local city-code file and fetches/parses HTML from https://www.weather.com.cn using Python + requests. Before installing, ensure you are comfortable granting the skill network access to that site and that you have (or will install) the 'requests' package. Review the included weather-cn.py (it's short and readable) if you want to confirm there are no unexpected network endpoints or data-collection steps. Be aware the script uses regex-based HTML parsing — it may break if the website structure changes. The alias suggestion is optional and requires you to edit your shell rc; you can ignore it if you prefer not to modify shell configuration.Like a lobster shell, security has layers — review code before you run it.
latestvk974564f3a2tnzdfhamsvyqvan81vkf8
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🌤️ Clawdis
Binspython
