Back to skill
Skillv0.2.0
VirusTotal security
SQL Guard Copilot · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 5:53 AM
- Hash
- c75e82ed016e7493532f1ee9a05ecd6fa77971c47ce331bfe15a88d34ebf32e5
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: sql-guard-copilot-zhu Version: 0.2.0 The skill bundle provides a legitimate SQL assistant tool (sql-query-copilot) designed for schema discovery, linting, and safe querying across MySQL, PostgreSQL, and SQLite. The core script, scripts/sql_easy.py, implements several security guardrails, including a read-only enforcement mechanism that blocks DML/DDL keywords (e.g., INSERT, DROP, ALTER) and a linting engine to warn about risky patterns like missing LIMIT clauses or full table scans. While it includes an 'ask' feature that integrates with LLMs for natural language to SQL conversion, it does so using standard API patterns and provides clear documentation on its security defaults.
- External report
- View on VirusTotal
