Trusted — Risk Score 0/100
Last scan:23 hr ago Rescan
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.
Skill Nameecharts-master
Duration21.3s
Enginepi
Safe to install
Skill is safe to use as documented. No action required.
ResourceDeclaredInferredStatusEvidence
Filesystem READ READ ✓ Aligned SKILL.md:69 - 'cp ~/.openclaw/skills/echarts-master/assets/echarts-base-template…
Network WRITE WRITE ✓ Aligned SKILL.md:73-76 - Local HTTP server on port 8082 only
Shell WRITE WRITE ✓ Aligned SKILL.md:73-76 - 'python3 -m http.server 8082' and 'npx http-server -p 8082'

File Tree

3 files · 18.0 KB · 797 lines
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

Security Positives

✓ 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