Nearby Beaches

v0.1.0

Find nearby beaches. Invoke when user asks for beaches near me.

0· 74·0 current·0 all-time
byClawKK@codekungfu
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description request nearby beaches and SKILL.md only defines location/radius/filters and standardized response fields; no unrelated capabilities or secrets are requested.
Instruction Scope
SKILL.md confines behavior to taking a location and query parameters, returning POI lists, and includes privacy guidance. It does not instruct reading system files, arbitrary env vars, or transmitting data to unexpected endpoints.
Install Mechanism
No install spec and no code files (instruction-only), so nothing will be written to disk or downloaded by the skill itself.
Credentials
No environment variables, credentials, or config paths are required — proportional to a lookup-only skill that operates on user-provided locations.
Persistence & Privilege
Skill is not flagged always:true and does not request permanent presence or modify other skills; autonomous invocation is permitted by default but is not excessive here.
Assessment
This skill appears coherent and low-risk: it only needs a user location and returns nearby beaches, and it requests no credentials or installs. Before enabling, confirm how your agent/runtime will implement the actual POI lookup (which external API or data source will be used) and ensure that: 1) the agent only queries the location after explicit user consent; 2) any external API keys the runtime supplies are appropriate and limited; and 3) precise coordinates are not logged or retained unless necessary (use the SKILL.md recommended fuzzing/caching). If you want stronger guarantees, ask the skill author which provider(s) it will call and how they handle telemetry and rate limits.

Like a lobster shell, security has layers — review code before you run it.

latestvk974x1069atnjm1fp3myqexq0983e5mb

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments