ClawAudit verdict
lovtrip-china-map
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. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (3)
Possible hardcoded credential
scripts/amap.sh · prose · downgraded · API_KEY="${AMAP_API_KEY:?请设置 AMAP_API_KEY 环境变量}
Pipe-to-python pattern — remote code execution risk
scripts/amap.sh · prose · downgraded · curl -s "$url" | python
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?
Thanks — recorded.