Nearby Beauty Salons

v0.1.0

Find nearby beauty salons. Invoke when user asks for beauty services near me.

0· 78·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
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description and the SKILL.md all align: the skill's goal is to return nearby beauty-salon POIs given a location and optional filters. It does not ask for unrelated capabilities or credentials.
Instruction Scope
The SKILL.md stays within scope (takes location, radius, filters; returns standardized POI responses; includes privacy guidance). It does not instruct reading files or environment variables. Note: the skill references STANDARD_RESPONSE.md and does not specify a concrete data provider or API — the agent must decide how to fetch POI data (web search, mapping API, etc.). Verify how the agent will obtain results and whether any external API keys will be required at runtime.
Install Mechanism
No install spec and no code files are present, so nothing will be written to disk or installed. This is the lowest-risk install profile.
Credentials
The skill declares no environment variables, credentials, or config paths. That matches the described functionality (a pure instruction-level helper).
Persistence & Privilege
always:false and default autonomous invocation settings are used. The skill does not request persistent system-wide privileges or modify other skills' configs.
Assessment
This skill appears coherent and low-risk, but before installing consider: (1) confirm how the agent will fetch POI data (which mapping/search provider) and whether any API keys will be required — the skill does not declare or request them; (2) ensure STANDARD_RESPONSE.md (response schema) is available to callers so integrations are consistent; (3) enforce the stated privacy practices (obtain user consent for location, avoid storing exact coords, apply blurring); and (4) decide caching and rate-limit behavior to avoid unexpected external API usage or costs. If you need hard guarantees about which external service is used or where data is sent, request that detail from the skill author before enabling it.

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

latestvk97d7htq7r730sx1fqz6gsyq1583e3p5

License

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

Comments