Map Route Reader

v1.0.2

直接读取高德 / 百度地图上的真实路线结果,返回用户能照着走的公交、地铁、打车或步行方案。适用于用户问怎么从 A 到 B、哪条线路更快、哪条路线更省事、打车是不是更方便、是否有更优替代路线时使用。重点不是给模糊估计,而是尽量给真实可执行路线。

0· 139·0 current·0 all-time
by文武贝@wuyunting555
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description promise (extract real routes from Amap/Baidu and present actionable steps) matches the SKILL.md instructions. The skill does not request unrelated binaries, environment variables, or credentials.
Instruction Scope
Instructions direct the agent to load public map pages, interact with dynamic UI, extract route cards and hidden sibling nodes (e.g., ol.p_route), and — when needed — ask the user to open the map tab and use Browser Relay so the agent can read the live page. This is coherent with the purpose but implies access to the user's browser tab content (potentially sensitive). The SKILL.md stays focused on map pages and does not instruct reading unrelated files or env variables.
Install Mechanism
Instruction-only skill with no install spec and no code files. Lowest-risk install footprint (nothing written to disk by the skill itself).
Credentials
No required environment variables, credentials, or config paths are declared. The data access requested (web page content via browser/Browser Relay) is proportional to the stated goal of extracting map routes.
Persistence & Privilege
always=false and user-invocable=true (normal). The skill does not request persistent system presence or modification of other skills' configs.
Assessment
This skill appears to do what it says: read Amap/Baidu route pages and return step-by-step routes. Before installing, note: it relies on reading map pages and may ask you to open a browser tab and click Browser Relay so the agent can read that page — this will expose the content of that tab (addresses, POIs, possibly other visible info). Only grant Browser Relay for the specific map tab you intend to share, and avoid sharing tabs containing unrelated sensitive data. There are no external API keys or installs required by the skill. If you require stricter privacy, avoid using Browser Relay and be prepared that the skill will fall back to asking you to paste route text or accept an approximate estimate.

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

latestvk97cqshyxwrme8kzb3z70d0eex84fxdh

License

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

Comments