bmap-jsapi-gl
Warn
Audited by Snyk on Mar 13, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The skill's reference docs clearly show loading and interacting with arbitrary public third‑party content—e.g., references/xyz-layer.md and references/mvt-layer.md demonstrate using tileUrlTemplate (HTTP/HTTPS/WMS/WMTS/OpenStreetMap URLs) and MVT tile features (pickFeatures, onclick handlers) so externally hosted tiles/features and HTML in overlays can be ingested and influence runtime behavior.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill's examples require loading the remote Baidu Maps JS API via the script URL //api.map.baidu.com/api?v=1.0&type=webgl&ak=您的密钥, which is fetched at runtime and executes remote JavaScript that the examples depend on.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata