← Back to Skills Marketplace
Pollen Forecast 花粉播报
by
Yuchen-Lju
· GitHub ↗
· v1.0.0
395
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pollen-forecast
Description
Daily pollen forecast and allergy alerts for Chinese cities. Use when user asks about pollen levels, allergy season, hay fever, flower pollen, 花粉, 过敏, or wan...
Usage Guidance
This instruction-only skill appears coherent and low-risk, but before enabling automatic alerts: (1) confirm the agent/platform has a safe, intended target for --channel / --to and that announcement permissions are correct; (2) verify the 'web_search' tool is available and that scheduled searches won't leak sensitive context; (3) if you use the example model (openrouter/...), understand that requests may be routed to that provider — check privacy/PII handling; (4) test the report manually once before adding the cron job to avoid accidental mass announcements.
Capability Analysis
Type: OpenClaw Skill
Name: pollen-forecast
Version: 1.0.0
The skill is designed for a benign purpose (pollen forecasts). However, the `SKILL.md` file includes instructions for setting up daily alerts using `openclaw cron add`. The `--message` parameter for this cron job contains a `{city}` placeholder. If the OpenClaw agent does not properly sanitize or escape user input when filling this placeholder, a malicious user could potentially inject arbitrary instructions into the scheduled prompt, leading to prompt injection against the agent. This represents a vulnerability rather than direct malicious intent from the skill author, classifying it as suspicious.
Capability Assessment
Purpose & Capability
The name/description (pollen forecasts for Chinese cities) match the SKILL.md: it instructs the agent to perform web_search queries, format reports, and optionally schedule daily cron alerts. There are no unrelated required binaries, env vars, or install steps that would be unexpected for this purpose.
Instruction Scope
Instructions focus on web searches, formatting reports, and a cron command example. This stays within the declared purpose. Note: the cron example includes parameters (--channel, --to, --announce) that will cause the agent/platform to post messages to channels/users when scheduled; ensure those targets and announcement permissions are intended. Also verify that a 'web_search' tool is available in your agent environment.
Install Mechanism
No install spec or code files are present (instruction-only). Nothing is downloaded or written to disk by the skill itself, which minimizes install-time risk.
Credentials
The skill requests no environment variables or credentials (proportionate). The cron example specifies a third-party model identifier (openrouter/google/gemini-2.5-flash) — if your platform uses external model endpoints, be aware scheduled reports may send content to that provider. No unexplained secrets or config paths are requested.
Persistence & Privilege
always is false (normal). The skill suggests creating recurring cron jobs that will autonomously publish alerts; this is a functional behavior but requires the platform/agent to have permission to schedule jobs and post to the specified channels/users. Confirm cron target, session, and announcement permissions to avoid unintended posting.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pollen-forecast - After installation, invoke the skill by name or use
/pollen-forecast - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: daily pollen forecast skill for Chinese cities
Metadata
Frequently Asked Questions
What is Pollen Forecast 花粉播报?
Daily pollen forecast and allergy alerts for Chinese cities. Use when user asks about pollen levels, allergy season, hay fever, flower pollen, 花粉, 过敏, or wan... It is an AI Agent Skill for Claude Code / OpenClaw, with 395 downloads so far.
How do I install Pollen Forecast 花粉播报?
Run "/install pollen-forecast" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pollen Forecast 花粉播报 free?
Yes, Pollen Forecast 花粉播报 is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Pollen Forecast 花粉播报 support?
Pollen Forecast 花粉播报 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pollen Forecast 花粉播报?
It is built and maintained by Yuchen-Lju (@yuchen-lju); the current version is v1.0.0.
More Skills