Back to skill
Skillv1.0.0

VirusTotal security

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

Scanner verdict

BenignApr 29, 2026, 4:19 AM
Hash
ed752c9f46e904d0f6e006f6dffd674ac35e807986aec60ed3701cd17ca024e3
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: sql-query-optimizer Version: 1.0.0 The skill bundle aims to optimize SQL queries, as described in SKILL.md and skill.yaml. The JavaScript implementation in skill.yaml performs basic string pattern matching on the input SQL query to identify common issues and suggest improvements. There is no evidence of malicious behavior such as data exfiltration, unauthorized execution, persistence mechanisms, or prompt injection attempts against the AI agent. While the `applySuggestions` function is called but not defined within the provided files, the existing code itself is benign, performing only string analysis without any risky operations.
External report
View on VirusTotal