ensembl-database
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the Ensembl REST API (rest.ensembl.org), a well-known scientific resource maintained by EMBL-EBI, to retrieve genomic data.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing the 'ensembl_rest' and 'requests' packages from official registries (PyPI) to facilitate API communication.
- [COMMAND_EXECUTION]: The provided script 'scripts/ensembl_query.py' is a utility for data retrieval and does not contain functions for executing arbitrary system commands or spawning dangerous subprocesses.
- [DATA_EXPOSURE]: No hardcoded credentials, API keys, or access to sensitive local files were found in the codebase.
- [PROMPT_INJECTION]: The instructions in SKILL.md are focused on operational guidance and do not contain attempts to override safety filters or bypass system constraints.
Audit Metadata