Data Viz Suite
PassAudited by VirusTotal on May 15, 2026.
Findings (1)
The data-viz-suite is a legitimate data visualization tool providing wrappers for Plotly, Matplotlib, and Seaborn to generate charts, interactive HTML dashboards, and multi-format reports (PDF, Excel, HTML). Analysis of the core scripts (chart_engine.py, dashboard.py, report_generator.py) and documentation (SKILL.md, README.md) reveals no evidence of malicious intent, data exfiltration, or prompt injection. The code uses standard data science libraries and performs file operations consistent with its stated purpose, such as saving generated visualizations to local paths.
