ensembl-database
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation recommends installing 'ensembl_rest' and 'requests' via 'uv pip'. These are legitimate, established packages for accessing genomic data and making HTTP requests.
- [COMMAND_EXECUTION]: Provides a functional Python utility, 'scripts/ensembl_query.py', which allows users to query Ensembl data from the command line. The script is transparent, well-documented, and restricts its activity to querying official Ensembl API endpoints.
- [DATA_EXFILTRATION]: No unauthorized data access or network exfiltration patterns were detected. All network communication is directed to the official Ensembl REST API domains (rest.ensembl.org and grch37.rest.ensembl.org).
Audit Metadata