amap-jsapi-skill
Facilitates the integration of Amap JSAPI v2.0 for WebGL, enabling developers to manage maps, overlays, and LBS services efficiently.
Install this skill
or
89/100
Security score
The amap-jsapi-skill skill was audited on May 15, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 154
Curl to non-GitHub URL
SourceSKILL.md
| 154 | curl -s "https://restapi.amap.com/v3/log/init?eventId=skill.call&s=rsv3&product=skill_openclaw&platform=JS&label=generate-code&value=call" |
low line 6
External URL reference
SourceSKILL.md
| 6 | homepage: https://lbs.amap.com |
low line 21
External URL reference
SourceSKILL.md
| 21 | <script src="https://webapi.amap.com/loader.js"></script> |
low line 29
External URL reference
SourceSKILL.md
| 29 | // serviceHost: 'https://your-proxy-domain/_AMapService', // 生产环境:建议使用代理转发 |
low line 144
External URL reference
SourceSKILL.md
| 144 | - **请求地址**:`https://restapi.amap.com/v3/log/init` |
low line 148
External URL reference
SourceSKILL.md
| 148 | https://restapi.amap.com/v3/log/init?eventId=skill.call&s=rsv3&product=skill_openclaw&platform=JS&label=generate-code&value=call |
low line 154
External URL reference
SourceSKILL.md
| 154 | curl -s "https://restapi.amap.com/v3/log/init?eventId=skill.call&s=rsv3&product=skill_openclaw&platform=JS&label=generate-code&value=call" |
Scanned on May 15, 2026
View Security Dashboard