Caveat verdict

lovtrip-china-map

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Amap (Gaode) mapping API client via LovTrip MCP server; AMAP_API_KEY is used solely for geocoding and routing queries on the documented Amap API, behavior matches map tool purpose.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

40
security
60
transparency
70
maintenance

Findings (3)

Pattern match high

Possible hardcoded credential

scripts/amap.sh · prose · downgraded · API_KEY="${AMAP_API_KEY:?请设置 AMAP_API_KEY 环境变量}

Pattern match high

Pipe-to-python pattern — remote code execution risk

scripts/amap.sh · prose · downgraded · curl -s "$url" | python

Pattern match high

Pipe to python — executes piped content as Python code

scripts/amap.sh · prose · downgraded · | python3

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class C). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

network_incredential_access

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API