Skip to main content

eva-skill

Facilitates compact REST requests to the European Variation Archive for efficient species metadata and variant lookups.

Install this skill

or
96/100

Security score

The eva-skill skill was audited on May 24, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 8

External URL reference

SourceSKILL.md
8- Use `base_url=https://www.ebi.ac.uk/eva/webservices/rest/v1`.
low line 23

External URL reference

SourceSKILL.md
23- `{"base_url":"https://www.ebi.ac.uk/eva/webservices/rest/v1","path":"meta/species/list","record_path":"response.0.result","max_items":10}`
low line 24

External URL reference

SourceSKILL.md
24- `{"base_url":"https://www.ebi.ac.uk/eva/webservices/rest/v1","path":"variants/rs699","max_items":10}`
low line 33

External URL reference

SourceSKILL.md
33echo '{"base_url":"https://www.ebi.ac.uk/eva/webservices/rest/v1","path":"meta/species/list","record_path":"response.0.result","max_items":10}' | python scripts/rest_request.py
Scanned on May 24, 2026
View Security Dashboard
Installation guide →
GitHub Stars 1.2K
Rate this skill
Categoryeducation research
UpdatedJune 10, 2026
openai/plugins