Access European Nucleotide Archive via API/FTP. Retrieve DNA/RNA sequences, raw reads (FASTQ), genome assemblies by accession, for genomics and bioinformatics pipelines. Supports multiple formats.
79
70%
Does it follow best practices?
Impact
96%
1.15xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./scientific-skills/ena-database/SKILL.mdSecurity
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.80). The skill's SKILL.md and references/api_reference.md explicitly instruct the agent to fetch and parse public ENA records and files (e.g., https://www.ebi.ac.uk/ena/portal/api, https://www.ebi.ac.uk/ena/browser/api/xml/{accession}, and ftp://ftp.sra.ebi.ac.uk) — public, user-submitted repository content that the agent reads and uses (e.g., extracting file URLs and metadata to drive downloads and pipeline actions), so untrusted third‑party data can influence tool use and next steps.
71add64
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.