← 返回 Skills 市场
Pollen Forecast 花粉播报
作者
Yuchen-Lju
· GitHub ↗
· v1.0.0
395
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pollen-forecast - 安装完成后,直接呼叫该 Skill 的名称或使用
/pollen-forecast触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: daily pollen forecast skill for Chinese cities
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 395 次。
如何安装 Pollen Forecast 花粉播报?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pollen-forecast」即可一键安装,无需额外配置。
Pollen Forecast 花粉播报 是免费的吗?
是的,Pollen Forecast 花粉播报 完全免费(开源免费),可自由下载、安装和使用。
Pollen Forecast 花粉播报 支持哪些平台?
Pollen Forecast 花粉播报 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pollen Forecast 花粉播报?
由 Yuchen-Lju(@yuchen-lju)开发并维护,当前版本 v1.0.0。
推荐 Skills