← 返回 Skills 市场
oasiseng

StormProof — NOAA Hurricane Weather Lookup

作者 Oasis Engineering · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ✓ 安全检测通过
102
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install stormproof
功能描述
Look up historical NOAA hurricane weather data — peak wind speed, wind gust, and storm surge — for any U.S. street address on any date. Use this skill when t...
安全使用建议
This skill appears to do what it says: it needs a U.S. street address and a date and will send those to a StormProof endpoint (Cloudflare Worker operated by hurricaneinspections.com). Before installing or using it: (1) be aware this transmits PII (the full street address) — follow the consent step in the SKILL.md and don’t send additional identifying info; (2) verify you trust the operator (hurricaneinspections.com) and their privacy policy and deletion procedure if you care about logs; (3) confirm the platform actually provides the stormproof_lookup tool binding (the SKILL.md assumes that runtime tool exists); and (4) if you need stronger privacy, ask the assistant to explain NOAA data in general without performing the lookup or run the lookup yourself on the operator’s site. If you rely on this for claims or legal/insurance matters, consider obtaining the raw NOAA sources or a signed report from a licensed professional.
功能分析
Type: OpenClaw Skill Name: stormproof Version: 0.1.1 The 'stormproof' skill is a well-documented tool for retrieving historical NOAA weather data for insurance and forensic purposes. It demonstrates good security and privacy practices by explicitly requiring the agent to obtain user consent before transmitting PII (street addresses) to its backend API (storm-verification-api.elairet2021.workers.dev). The instructions in SKILL.md are focused on factual data delivery and transparency, with no evidence of malicious intent, obfuscation, or unauthorized data exfiltration.
能力评估
Purpose & Capability
Name and description match what the SKILL.md asks for: it needs an address and a date to query historical NOAA station/tide data. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
The instructions explicitly require sending the user's full street address and date to an external StormProof service (Cloudflare Worker) and retaining those values in logs. The skill also requires an explicit user consent step before the first call, which is appropriate. The SKILL.md does not instruct reading other files or environment variables.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by the skill itself. This minimizes install-time risk.
Credentials
No environment variables, credentials, or config paths are requested. The only data transmitted is the address, date, and a fixed placeholder email as stated — this is proportionate to the stated lookup function but is still PII and is logged by the operator.
Persistence & Privilege
always:false and no special privileges requested. The skill can be invoked autonomously by default (platform behavior), but the SKILL.md requires explicit user consent before the first external lookup which mitigates autonomous PII leakage risk.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stormproof
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stormproof 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
Added explicit data-flow disclosure, endpoint identification, retention policy, and consent step to address ClawHub security scan findings.
v0.1.0
Initial release — guidance for Claude agents on invoking the StormProof MCP tool for NOAA hurricane weather verification (wind, gust, storm surge by address and date). Learn more at HurricaneInspections.com
元数据
Slug stormproof
版本 0.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

StormProof — NOAA Hurricane Weather Lookup 是什么?

Look up historical NOAA hurricane weather data — peak wind speed, wind gust, and storm surge — for any U.S. street address on any date. Use this skill when t... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。

如何安装 StormProof — NOAA Hurricane Weather Lookup?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install stormproof」即可一键安装,无需额外配置。

StormProof — NOAA Hurricane Weather Lookup 是免费的吗?

是的,StormProof — NOAA Hurricane Weather Lookup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

StormProof — NOAA Hurricane Weather Lookup 支持哪些平台?

StormProof — NOAA Hurricane Weather Lookup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 StormProof — NOAA Hurricane Weather Lookup?

由 Oasis Engineering(@oasiseng)开发并维护,当前版本 v0.1.1。

💬 留言讨论