Back to skill
Skillv1.0.1

VirusTotal security

SQL Master · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMar 27, 2026, 10:51 AM
Hash
c32654aec7da3cbcee33ab816c00a45bc007617e000d596c0c1302c89fb56ac1
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: sql-master Version: 1.0.1 The sql-master skill bundle is a legitimate and well-documented toolkit designed for SQL generation, database interaction, and data pipeline orchestration. The core logic in scripts like database_connector.py and file_connector.py provides standard infrastructure for connecting to multiple database dialects (MySQL, PostgreSQL, SQLite) and processing various file formats (CSV, Excel, Parquet) using SQLAlchemy and Pandas. While the skill handles sensitive operations like database execution and local file access, these behaviors are transparently documented and essential to its stated purpose. The bundle even includes a dedicated security guide (references/sql-security.md) instructing the AI agent to avoid SQL injection and use parameterized queries. No evidence of malicious intent, unauthorized data exfiltration, or harmful prompt injection was found.
External report
View on VirusTotal