Query Wikidata using Natural Language

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: query-wikidata Version: 1.0.0 This skill bundle is designed to query Wikidata using natural language and generate formatted results. All instructions in SKILL.md and README.md, as well as the example files, consistently direct the AI agent to interact solely with the official Wikidata Query Service endpoint (https://query.wikidata.org/sparql) via standard HTTP GET requests. There is no evidence of data exfiltration, malicious command execution, persistence mechanisms, or prompt injection attempts to subvert the agent's intended purpose. Potential vulnerabilities like SPARQL injection (due to natural language to SPARQL conversion) or XSS in generated HTML (due to unsanitized output) are implementation flaws of the agent, not malicious intent within the skill bundle itself.