Data

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: data Version: 1.0.1 The skill is designed for data processing, which inherently involves high-risk capabilities such as generating and executing SQL queries, accessing files, and interacting with APIs. While the `querying.md` file explicitly recommends 'Use parameterized queries — never string interpolation' to mitigate SQL injection, the core functionality described in `SKILL.md` and `querying.md` still involves the agent constructing and executing queries based on user input, which is a common vulnerability vector if not implemented perfectly. There is no evidence of intentional malicious behavior, data exfiltration, or unauthorized actions; the risky capabilities are aligned with the skill's stated purpose. However, the inherent risk of these operations elevates it beyond 'benign'.