Gaode

PassAudited by VirusTotal on May 11, 2026.

Overview

Type: OpenClaw Skill Name: gaode-hot-trend Version: 0.1.0 The skill bundle 'gaode-hot-trend' provides instructions for an AI agent to interact with the Gaode Maps (Amap) website for POI retrieval, route planning, and coordinate annotation. The SKILL.md file outlines legitimate use cases, such as generating CSV summaries of points of interest and route reports, while explicitly advising compliance with platform terms of service and avoiding mass scraping or reverse engineering. No malicious code, data exfiltration patterns, or harmful prompt injection attempts were detected.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Using the skill as written could lead the agent to automate Gaode/Amap in a way that violates site restrictions or triggers account/IP blocking.

Why it was flagged

The skill instructs automated querying while mentioning human-verification evasion, which can encourage bypassing site anti-bot controls rather than keeping automation within clearly allowed limits.

Skill content
查询频率需限流与人机验证规避,建议人工触发后自动整理
Recommendation

Remove or rewrite the human-verification evasion guidance; require user approval for searches, keep volumes low, and stop rather than bypassing any CAPTCHA or human-verification challenge.

What this means

A user may believe the automation is fully compliant while still being guided toward behavior the platform may prohibit.

Why it was flagged

The compliance language says to follow platform terms and crawler limits, but the automation guidance also references evading human verification, creating a misleading safety posture.

Skill content
查询频率需限流与人机验证规避 ... 遵守平台TOS与爬虫限制
Recommendation

Make the compliance boundary explicit: do not bypass verification, do not scrape beyond allowed limits, and ask the user to confirm permitted use before automation.