Nearby Conference Centers

v0.1.0

Find nearby conference centers. Invoke when user asks for conference venues near me.

0· 72·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, and declared inputs (location, radius, filters) match the behavior described in SKILL.md. The skill does not ask for unrelated resources or credentials.
Instruction Scope
SKILL.md defines inputs, outputs, error codes, and privacy guidance, and stays within the purpose. It does not specify which POI/provider to query or exact network endpoints — this leaves implementation choice to the agent and is intentionally high-level, which could lead to varied provider usage (e.g., Google Places, OpenStreetMap, web search).
Install Mechanism
No install spec and no code files are present — instruction-only skills carry minimal install risk.
Credentials
No environment variables, secrets, or config paths are required. This is proportionate to a lookup-style skill. Note: a real integration with a mapping / places API would typically require an API key, but none are requested here.
Persistence & Privilege
Skill is not always-on, does not request persistent presence, and does not modify other skills or system-wide settings.
Assessment
This is an instruction-only, high-level skill that matches its description and asks for no credentials. Before installing, confirm how your agent will obtain POI data (which provider or API it will call) and whether you need to supply an API key; ensure users explicitly consent to sharing location and decide if you want the agent to cache or grid/blur coordinates per the privacy note. If you expect a specific provider (Google, Here, OSM), prefer a variant of the skill that documents required API keys/quotas so you can supply those securely.

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

latestvk970amzc44msjnzz33hd42atr983fq9c

License

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

Comments