Trip Planner CN

PassAudited by ClawScan on Apr 27, 2026.

Overview

The skill's instructions, required configuration, and purpose are internally consistent: it plans trips using site queries and optional Baidu map API access and does not ask for unrelated credentials or install packages.

This skill looks coherent and does what it says: plan trips by querying flights/trains and estimating driving times. Before installing, confirm the agent runtime provides the DuMate connectors and a browser-automation capability (Playwright or equivalent) because the instructions rely on web scraping and scrolling. If you want accurate driving times, supply a Baidu Maps API key (BMAP_WEBAPI_AK); otherwise the skill will use estimated values and note that. Be aware web scraping of sites like 携程 and 12306 may be brittle, subject to rate limits or terms of service; avoid sending highly sensitive personal data to the skill, and monitor for failures or unexpected network activity. If you need stronger assurance, request details from the skill author about which runtime services (connectors/browsers) it expects and where scraped data is sent/stored.