Skip to main content

rnacentral-skill

Facilitates compact RNAcentral API requests for efficient RNA entry browsing and retrieval of concise summaries.

Install this skill

or
94/100

Security score

The rnacentral-skill skill was audited on May 24, 2026 and we found 6 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://rnacentral.org/api/v1`.
low line 23

External URL reference

SourceSKILL.md
23- `{"base_url":"https://rnacentral.org/api/v1","path":"rna/URS000075C808/9606","max_items":10}`
low line 24

External URL reference

SourceSKILL.md
24- `{"base_url":"https://rnacentral.org/api/v1","path":"rna/","params":{"q":"TP53","page_size":10},"record_path":"results","max_items":10}`
low line 25

External URL reference

SourceSKILL.md
25- `{"base_url":"https://rnacentral.org/api/v1","path":"rna/URS0000000001/"}`
low line 26

External URL reference

SourceSKILL.md
26- `{"base_url":"https://rnacentral.org/api/v1","path":"rna/URS0000000001/xrefs/","record_path":"results","max_items":10}`
low line 35

External URL reference

SourceSKILL.md
35echo '{"base_url":"https://rnacentral.org/api/v1","path":"rna/URS000075C808/9606","max_items":10}' | python scripts/rest_request.py
Scanned on May 24, 2026
View Security Dashboard
Installation guide →