Excel Data Quality Check

PassAudited by VirusTotal on Mar 30, 2026.

Findings (1)

The skill bundle is a comprehensive and well-structured tool for local Excel and CSV data quality analysis and visualization. It utilizes standard Node.js libraries such as SheetJS (xlsx), ECharts, and Sharp to perform deep data profiling and render charts without external API dependencies. The logic across the 22 scanning modules (in tools/lib/scanner.js) and the scoring system (in tools/lib/scorer.js) is consistent with the stated purpose of data diagnostics. The instructions in SKILL.md and the reference markdown files provide a structured workflow for the AI agent to act as a data analyst, and no evidence of data exfiltration, malicious execution, or harmful prompt injection was found.