Skip to main content

literature-search

Facilitates comprehensive scientific literature searches across multiple databases for systematic reviews and bibliography building.

Install this skill

or
69/100

Security score

The literature-search skill was audited on May 23, 2026 and we found 11 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 31

Curl to non-GitHub URL

SourceSKILL.md
31curl -s "https://api.semanticscholar.org/graph/v1/paper/search?\
medium line 68

Curl to non-GitHub URL

SourceSKILL.md
68curl -s "https://api.openalex.org/works?\
medium line 102

Curl to non-GitHub URL

SourceSKILL.md
102curl -s "https://api.semanticscholar.org/graph/v1/paper/{paperId}/citations?\
medium line 106

Curl to non-GitHub URL

SourceSKILL.md
106curl -s "https://api.semanticscholar.org/graph/v1/paper/{paperId}/references?\
medium line 114

Curl to non-GitHub URL

SourceSKILL.md
114curl -s "https://api.semanticscholar.org/recommendations/v1/papers/\
low line 31

External URL reference

SourceSKILL.md
31curl -s "https://api.semanticscholar.org/graph/v1/paper/search?\
low line 68

External URL reference

SourceSKILL.md
68curl -s "https://api.openalex.org/works?\
low line 102

External URL reference

SourceSKILL.md
102curl -s "https://api.semanticscholar.org/graph/v1/paper/{paperId}/citations?\
low line 106

External URL reference

SourceSKILL.md
106curl -s "https://api.semanticscholar.org/graph/v1/paper/{paperId}/references?\
low line 114

External URL reference

SourceSKILL.md
114curl -s "https://api.semanticscholar.org/recommendations/v1/papers/\
low line 135

External URL reference

SourceSKILL.md
135URL: https://...
Scanned on May 23, 2026
View Security Dashboard
Installation guide →