Skip to main content

uniprot-skill

Facilitates compact API requests to UniProt for concise protein summaries and data retrieval in JSON or FASTA formats.

Install this skill

or
95/100

Security score

The uniprot-skill skill was audited on May 24, 2026 and we found 5 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://rest.uniprot.org`.
low line 26

External URL reference

SourceSKILL.md
26- `{"base_url":"https://rest.uniprot.org","path":"uniprotkb/search","params":{"query":"gene:TP53 AND organism_id:9606","fields":"accession,gene_names","size":10,"format":"json"},"record_path":"results
low line 27

External URL reference

SourceSKILL.md
27- `{"base_url":"https://rest.uniprot.org","path":"uniprotkb/P04637","params":{"format":"json"}}`
low line 28

External URL reference

SourceSKILL.md
28- `{"base_url":"https://rest.uniprot.org","path":"uniprotkb/stream","params":{"query":"organism_id:562","format":"fasta","size":2},"response_format":"text"}`
low line 37

External URL reference

SourceSKILL.md
37echo '{"base_url":"https://rest.uniprot.org","path":"uniprotkb/search","params":{"query":"gene:TP53 AND organism_id:9606","fields":"accession,gene_names","size":10,"format":"json"},"record_path":"resu
Scanned on May 24, 2026
View Security Dashboard
Installation guide →
GitHub Stars 1.2K
Rate this skill
Categoryeducation research
UpdatedJune 10, 2026
openai/plugins