扫描报告
0 /100
jsapi-ui-kit
百度地图官方 UI 交互组件,提供地点自动补全、地点检索、地点详情和路径规划组件的使用参考
Pure documentation-only skill containing Markdown reference files for Baidu Maps JSAPI UI components with no executable code or suspicious behavior.
可以安装
No action needed. This skill provides only documentation references and is safe to use.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | READ | READ | ✓ 一致 | SKILL.md requires reading markdown reference files |
| 网络访问 | NONE | NONE | — | No network calls, only references Baidu API documentation URLs |
| 命令执行 | NONE | NONE | — | No shell scripts present |
| 环境变量 | READ | READ | ✓ 一致 | Requires BMAP_JSAPI_KEY env var for legitimate API usage |
| 技能调用 | NONE | NONE | — | No skill chaining |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | No browser automation |
| 数据库 | NONE | NONE | — | No database access |
1 项发现
中危 外部 URL 外部 URL
https://api.map.baidu.com/api?v=1.0&type=webgl&ak=YOUR_AK references/getting-started.md:32 目录结构
6 文件 · 33.5 KB · 1487 行 Markdown 6f · 1487L
├─
▾
references
│ ├─
getting-started.md
Markdown
│ ├─
place-autocomplete.md
Markdown
│ ├─
place-detail.md
Markdown
│ ├─
place-search.md
Markdown
│ └─
route-plan.md
Markdown
└─
SKILL.md
Markdown
安全亮点
✓ No executable scripts or code files present
✓ No credential harvesting mechanisms
✓ No network exfiltration endpoints
✓ All capabilities match declared permissions
✓ No hidden functionality detected
✓ Pure documentation-only skill with standard Markdown files