Skill flagged — review recommended

ClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.

Beach Safety

v1.1.0

Comprehensive beach surf conditions via mcporter MCP call. Use when asked about surf, waves, swim conditions, rip currents, or beach safety at any beach worl...

0· 145· 3 versions· 1 current· 1 all-time· Updated 9h ago· MIT-0
byEvan Foglia@evanfoglia

Install

openclaw skills install beach-safety

Beach Safety

Get surf/weather conditions for any beach using the beach-safety MCP server.

Quick Usage

mcporter call beach-safety get_beach_report --args '{"beach_name": "Waikiki"}'
mcporter call beach-safety get_beach_report --args '{"beach_name": "Hapuna Beach, Hawaii"}'

Tools Available

ToolUse Case
get_beach_reportFull text report — waves, swell, wind, UV, safety score, recommendations
get_beach_jsonSame data as JSON for programmatic use
get_surf_forecastSurf-specific: wave height, swell, period, direction, rip risk
get_uv_forecastUV index with sun protection guidance

Safety Score

ScoreMeaningAction
9-10Generally safeEnjoy with normal precautions
7-8Minor concernsCaution advised
4-6CautionSwim near lifeguard
1-3DangerousStay out of the water

Installation

The MCP server code lives in projects/beach-safety-mcp/ (outside the skills tree — safe from clawhub reinstalls).

Add to mcporter

Add this to ~/.openclaw/workspace/config/mcporter.json:

{
  "mcpServers": {
    "beach-safety": {
      "command": "python3",
      "args": ["/Users/evanfoglia/.openclaw/workspace/projects/beach-safety-mcp/src/server.py"]
    }
  }
}

Version tags

latestvk9722zr1hg0zx904hexem41rc98409af