Baidu AI Map(百度地图官方AI SKills)
v1.0.4百度地图 Agent Plan 直连调用 place、direction、geocoding、reverse_geocoding、weather 五类能力。
⭐ 16· 449·1 current·1 all-time
bybaidu-maps@lbs-bmap
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (place, direction, geocoding, reverse_geocoding, weather) align with required binary (curl) and a single BAIDU_MAP_AUTH_TOKEN credential; nothing requested appears unrelated to mapping functionality.
Instruction Scope
SKILL.md only instructs calling Baidu map endpoints with the declared token and includes rules limiting actions (e.g., do not fabricate coordinates). It does not direct reading other system files, unrelated environment variables, or exfiltration to unexpected endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk installation footprint. Requires curl (reasonable for HTTP calls).
Credentials
Only BAIDU_MAP_AUTH_TOKEN is required and used for Authorization header as documented. The single credential is proportional to the described API usage.
Persistence & Privilege
always is false, no install actions, and the skill does not request permanent agent-wide privileges or modify other skills/config — appropriate for its purpose.
Assessment
This skill appears coherent: it only needs curl and your BAIDU_MAP_AUTH_TOKEN to call Baidu Maps endpoints. Before installing, confirm the token you provide is the correct Agent Plan token (don't paste secrets into chat). Understand that supplying the token lets the skill make requests under your Baidu Maps account and may transmit user-provided coordinates or addresses to Baidu's API — ensure this is acceptable for your privacy policy. If you need stronger assurance, verify the referenced repository/homepage are official and that the token has minimal necessary scope and is rotated if compromised. If you do not use Baidu Maps, do not set the token.Like a lobster shell, security has layers — review code before you run it.
latestvk973cj5fzm8mhvy5k34rvamv2184fyce
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
Binscurl
EnvBAIDU_MAP_AUTH_TOKEN
Primary envBAIDU_MAP_AUTH_TOKEN
