Nearby Bars

v0.1.0

Find nearby bars. Invoke when user asks for drinks or nightlife 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 and description ('Nearby Bars') match the instructions: the skill expects a location and returns nearby bar POIs with filtering options. It does not request unrelated credentials, binaries, or config paths.
Instruction Scope
Instructions stay within the stated purpose (query POIs for provided lat/lng, support filters, rate limiting, and privacy recommendations). However the doc references STANDARD_RESPONSE.md (response schema) which is not included in the package; the absence of a specified data provider/API (how POIs are sourced) is a missing implementation detail that an integrator must supply.
Install Mechanism
No install spec and no code files are present (instruction-only). This minimizes on-disk install risk.
Credentials
No environment variables, credentials, or config paths are requested — proportional to the skill's purpose.
Persistence & Privilege
Skill does not request always:true and makes no claims about modifying other skills or system config. Normal autonomous invocation settings apply.
Assessment
This skill appears coherent and low-risk: it expects a user-provided location and returns nearby bars. Before installing, confirm how the agent will obtain POI data (the SKILL.md does not specify a provider or API) and where network calls will be sent. Ensure the agent obtains explicit user consent for location sharing, follow the doc's recommendation to avoid storing precise coordinates (use blurring/gridizing if required), and define the STANDARD_RESPONSE schema you will use. Because this is instruction-only (no code to inspect), verify at integration time what concrete implementation (APIs, keys, rate limits, logging) the agent will use to execute the queries.

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

latestvk97dkk090pvv4m96dcdezvfehd83fq3r

License

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

Comments