Access global ocean tides model. Functions include tide height at a given date/time/location, tide extrema, and grid weather data.
v1.0.0Access global ocean tides model. Functions include tide height at a given date/time/location, tide extrema, and grid weather data.
⭐ 0· 825·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the instructions: all examples call a single external tides/weather JSON‑RPC API (tide height, extrema, grid weather). Nothing requested (no env vars, binaries, or paths) is unrelated to providing tide/weather data.
Instruction Scope
SKILL.md only instructs forming JSON‑RPC POST requests to the provided base URL and handling JSON‑RPC responses. It does not instruct reading local files, other env vars, or exfiltrating unrelated data; optional Authorization header is limited to an opaque token for the service.
Install Mechanism
No install steps or code files are present (instruction-only). Nothing is downloaded or written to disk by the skill instructions.
Credentials
The skill declares no required environment variables or credentials. It documents optional bearer/basic tokens for the remote API — this is proportionate to a third‑party API client.
Persistence & Privilege
always:false and no install/persistence actions. The skill does not request elevated or permanent presence and does not modify other skills or system settings.
Assessment
This skill simply tells the agent how to call an external API at https://hamandmore.net. Before installing, confirm you trust that domain/service (and the email contact) because runtime calls will send request data (parameters and any token you provide) to that host. If you want to limit risk: use anonymous mode (no Authorization header), avoid providing shared or high‑privilege tokens, and verify the API operator independently (homepage, docs, or contact). Autonomous invocation will allow the agent to call the remote endpoint when the skill is used — that is normal but means network requests to that domain can occur without extra install steps.Like a lobster shell, security has layers — review code before you run it.
latestvk977hvjgyd5bwpwq6n7xnrc32x80xgqv
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
