ask-data
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill is a legitimate data analysis tool designed to query local Excel files using natural language. The instructions in SKILL.md include explicit security steps, such as requiring user confirmation before accessing any file path. The supporting Python scripts (read_excel.py and query_data.py) use standard pandas and numpy libraries for data processing and do not contain any network calls, obfuscation, or dangerous execution patterns like eval() or shell injection.
