map-query

v1.0.1

Query nearby restaurants, shops, promotions, and POIs by address using AMap, Baidu, or Tencent Maps with geocoding and filters.

0· 126·0 current·0 all-time
bySlava Chan@uynewnas
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, SKILL.md, and the code files all implement geocoding and nearby-POI searches using AMap/Baidu/Tencent; requested env vars are exactly the provider API keys needed.
Instruction Scope
SKILL.md and CLAUDE.md only instruct checking/using map API keys and running the shipped scripts. The runtime instructions do not ask the agent to read unrelated files, credentials, or system paths.
Install Mechanism
No install spec or remote downloads are present; code is shipped in the skill bundle. There are no URL shorteners, external installers, or extract/execute steps that would raise concern.
Credentials
Only AMAP_KEY, BAIDU_MAP_KEY, and TENCENT_MAP_KEY are referenced and used. Those credentials are appropriate and necessary for the described functionality; no unrelated secrets or broad credentials are requested.
Persistence & Privilege
Flags show default behavior (not always), the skill does not request persistent system-wide privileges, and scripts do not modify other skill configs or system settings.
Assessment
This package appears coherent for running local map/POI queries. Before installing: (1) only provide API keys with appropriate usage restrictions (IP/referrer limits) to limit misuse; (2) be aware that addresses and coordinates are sent to third-party map providers (AMap/Baidu/Tencent) when queries run; (3) verify you trust the skill source since it will execute JavaScript locally and make network requests; (4) ensure Node.js >=18 is used so global fetch is available. If you want higher assurance, ask the publisher for a verifiable homepage/repo or review the code locally before enabling the skill.

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

latestvk97at68hk1qvp9wsnvxhe4ev8s83deak

License

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

Comments