可信 — 风险评分 0/100
上次扫描:1 天前 重新扫描
0 /100
echarts-master
ECharts 图表大师 - 自动设计并生成专业的 ECharts 可视化图表
ECharts visualization skill with clear documentation, no scripts, and only declared local functionality (template reading and local HTTP server). No security concerns identified.
技能名称echarts-master
分析耗时21.3s
引擎pi
可以安装
Skill is safe to use as documented. No action required.
资源类型声明权限推断权限状态证据
文件系统 READ READ ✓ 一致 SKILL.md:69 - 'cp ~/.openclaw/skills/echarts-master/assets/echarts-base-template…
网络访问 WRITE WRITE ✓ 一致 SKILL.md:73-76 - Local HTTP server on port 8082 only
命令执行 WRITE WRITE ✓ 一致 SKILL.md:73-76 - 'python3 -m http.server 8082' and 'npx http-server -p 8082'

目录结构

3 文件 · 18.0 KB · 797 行
Markdown 2f · 516L HTML 1f · 281L
├─ 📁 assets
│ └─ 📄 echarts-base-template.html HTML 281L · 6.7 KB
├─ 📁 references
│ └─ 📝 chart-design.md Markdown 348L · 6.5 KB
└─ 📝 SKILL.md Markdown 168L · 4.7 KB

安全亮点

✓ No scripts or executable code - only documentation and HTML template
✓ Local HTTP server only (port 8082) - no external network connections
✓ File system access limited to reading template files
✓ No credential harvesting or sensitive data access
✓ No obfuscation or base64-encoded content
✓ Documentation clearly declares all capabilities
✓ No dependencies or package files that could introduce supply chain risks