北京花粉监测

PassAudited by ClawScan on Apr 2, 2026.

Overview

The skill's code, runtime instructions, and requested dependencies are consistent with its stated purpose of querying Beijing pollen monitoring and forecasts.

This skill appears coherent: it bundles a Bash script that uses curl and jq to query Beijing pollen APIs and format results as JSON/text. Before installing, you may (1) quickly review scripts/beijing-pollen-query.sh yourself to confirm there are no unexpected network endpoints or commands (it calls pollenwechat.bjpws.com), (2) run it in a controlled environment if you are concerned about outbound network requests, and (3) note it does not request any credentials or access to your local files. If you rely on a specific upstream service, verify that pollenwechat.bjpws.com is the intended data provider for your use.