Back to skill
Skillv1.1.0-premium

VirusTotal security

Data Chart Tool · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 6:21 AM
Hash
d1c0651878bc1086b12f0629a043ebc9b32d49ac5b9cd99e987485dd7468d3d8
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: data-chart-tool Version: 1.1.0-premium The data-chart-tool is a legitimate utility for generating visualizations (bar, line, pie, etc.) from CSV, JSON, and Excel files using pandas and matplotlib. While it implements a 'premium' monetization model that requires a license key for scatter plots, the code logic in source/data_visualizer.py is transparent, lacks network communication, and does not perform any unauthorized data access or execution. The installation script (install.sh) only fetches standard Python dependencies, and the license verification process is handled locally via a shared module.
External report
View on VirusTotal