Missing User Warnings
Medium
- Confidence
- 96% confidence
- Finding
- The skill explicitly instructs users to print secret environment variables with `echo $AMAP_KEY`, `echo $BAIDU_MAP_KEY`, and `echo $TENCENT_MAP_KEY`. In agent, terminal, or audited environments, this can expose API keys in console history, logs, transcripts, screenshots, or telemetry, turning a simple configuration check into credential disclosure. The map-query context does not justify revealing the full secret; only presence/absence needs to be checked, so this guidance is unnecessarily risky.
