Echarts Chart Skill

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The ECharts AI Skill is a legitimate toolkit designed to generate and export data visualizations. The code provides a structured workflow for recommending chart types, generating ECharts options, and rendering them into HTML or SVG files. While the CLI tools in 'dist/cli/args.js' allow writing to sensitive locations like the user's home or desktop directories, this behavior is explicitly documented in 'SKILL.md' and 'README.md' as a feature for exporting chart artifacts. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found; the only external network reference is a standard ECharts CDN link in the generated HTML output.