comprehensive-variant-annotation
Queries multiple genomics databases for comprehensive variant annotation using rsID, providing detailed insights into genetic variants.
Install this skill
or
88/100
Security score
The comprehensive-variant-annotation skill was audited on Mar 1, 2026 and we found 12 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 21
External URL reference
SourceSKILL.md
| 21 | API: GET https://api.ncbi.nlm.nih.gov/variation/v0/refsnp/{rsid_number} |
low line 33
External URL reference
SourceSKILL.md
| 33 | API: GET https://api.genohub.org/v1/rsids/{rsid} |
low line 43
External URL reference
SourceSKILL.md
| 43 | API: POST https://gnomad.broadinstitute.org/api |
low line 53
External URL reference
SourceSKILL.md
| 53 | API: GET https://www.ebi.ac.uk/gwas/rest/api/associations/search/findByRsId?rsId={rsid} |
low line 71
External URL reference
SourceSKILL.md
| 71 | API: GET https://api.clinpgx.org/v1/data/clinicalAnnotation?location.fingerprint={rsid}&view=base |
low line 80
External URL reference
SourceSKILL.md
| 80 | API: GET https://reg.genome.network/alleles?dbSNP.rs={rs_id} |
low line 113
External URL reference
SourceSKILL.md
| 113 | dbsnp_url = f"https://api.ncbi.nlm.nih.gov/variation/v0/refsnp/{rsid_num}" |
low line 134
External URL reference
SourceSKILL.md
| 134 | favor_url = f"https://api.genohub.org/v1/rsids/{rs_id}" |
low line 169
External URL reference
SourceSKILL.md
| 169 | "https://gnomad.broadinstitute.org/api", |
low line 181
External URL reference
SourceSKILL.md
| 181 | gwas_url = f"https://www.ebi.ac.uk/gwas/rest/api/associations/search/findByRsId?rsId={rs_id}" |
low line 193
External URL reference
SourceSKILL.md
| 193 | pgx_url = f"https://api.clinpgx.org/v1/data/clinicalAnnotation?location.fingerprint={rs_id}&view=base" |
low line 202
External URL reference
SourceSKILL.md
| 202 | clingen_url = f"https://reg.genome.network/alleles?dbSNP.rs={rs_id}" |
Scanned on Mar 1, 2026
View Security DashboardInstall this skill with one command
/learn @internscience/comprehensive-variant-annotation