alterlab-ensembl
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill communicates exclusively with official Ensembl REST API endpoints (rest.ensembl.org and grch37.rest.ensembl.org) for data retrieval.
- [SAFE]: No sensitive file access, hardcoded credentials, or unauthorized data exfiltration patterns were identified.
- [SAFE]: Dependencies such as requests and ensembl_rest are standard, well-documented libraries for the stated purpose.
- [SAFE]: The provided Python script follows robust API consumption practices, including rate limit management and error handling with exponential backoff.
Audit Metadata