Skip to main content

wikidata-search

Enables searching and retrieving detailed data from Wikidata using various access methods, including semantic and keyword searches.

Install this skill

or
89/100

Security score

The wikidata-search skill was audited on Mar 8, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 33

Curl to non-GitHub URL

SourceSKILL.md
33curl -G 'https://query.wikidata.org/sparql' \
low line 21

External URL reference

SourceSKILL.md
21'https://wd-vectordb.wmcloud.org/item/query/?query=historical+Chinese+cartography&lang=all&K=20'
low line 33

External URL reference

SourceSKILL.md
33curl -G 'https://query.wikidata.org/sparql' \
low line 87

External URL reference

SourceSKILL.md
87| Action API | `https://www.wikidata.org/w/api.php` |
low line 88

External URL reference

SourceSKILL.md
88| Entity JSON | `https://www.wikidata.org/wiki/Special:EntityData/{ID}.json` |
low line 89

External URL reference

SourceSKILL.md
89| SPARQL | `https://query.wikidata.org/sparql` |
low line 90

External URL reference

SourceSKILL.md
90| Vector DB | `https://wd-vectordb.wmcloud.org` |
Scanned on Mar 8, 2026
View Security Dashboard