Nearby Camping Sites
v0.1.0Find nearby camping sites. Invoke when user asks for camping near me.
⭐ 0· 79·0 current·0 all-time
byClawKK@codekungfu
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 runtime instructions: the skill expects a location and returns nearby camping POIs. It does not request unrelated binaries, env vars, or config paths.
Instruction Scope
SKILL.md stays within the domain of location-based POI queries and includes privacy suggestions (only query with consent, blur coordinates). However, it does not specify any data provider or API endpoints (only refers to generic errors like PROVIDER_UNAVAILABLE), and it references STANDARD_RESPONSE.md which is not present in the manifest — this vagueness gives the agent broad discretion to choose data sources and response formatting.
Install Mechanism
No install spec and no code files — instruction-only skill, so nothing is written to disk and no external packages are pulled in by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. The credential/secret footprint is minimal and appropriate for the stated purpose.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system-wide privileges. It does not attempt to modify other skills or system settings.
Assessment
This skill appears coherent and low-risk, but before installing you should: 1) confirm which external data provider(s) the agent will call (APIs, domains, or services) and whether they require API keys — the SKILL.md is silent on that; 2) request the missing STANDARD_RESPONSE.md so you know the exact output schema and whether any sensitive fields will be returned; 3) verify the implementation will honor the stated privacy suggestions (only query after user consent, avoid storing raw coordinates, apply blurring/aggregation); and 4) if the skill will call third-party services, review their privacy/security policies and any required credentials before enabling the skill.Like a lobster shell, security has layers — review code before you run it.
latestvk979jrqazen862qxxxz7ghv4tn83ft60
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
