Back to skill
Skillv0.1.0

VirusTotal security

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

Scanner verdict

BenignApr 28, 2026, 6:11 PM
Hash
c81b715a223d83de9b32d3a2de6f7dcf0b5443695f6e8577d56243e8a7a595fd
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: sql-dreamer Version: 0.1.0 The sql-dreamer skill bundle is a well-documented and functional extension for OpenClaw designed to transition memory management from flat files to a SQL Server backend. The code implements the stated features—SQL-based memory curation, dream output archiving, and optional Confluence publishing—without any evidence of malicious intent or hidden data exfiltration. Security best practices are observed, such as the use of parameterized SQL queries in src/sql_connector.py to prevent injection and the use of environment variables for sensitive credentials like SQL_PASSWORD and CONFLUENCE_API_TOKEN. While the Confluence publisher (scripts/confluence_dream_publisher.py) and SQL connector involve network and database access, these capabilities are essential to the skill's purpose and are controlled by user-defined configurations.
External report
View on VirusTotal