gnomad-database
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Detailed review of the skill's instructions and scripts reveals no malicious patterns. The skill is purely functional, designed to facilitate genomic data analysis through a public and reputable academic API.
- [EXTERNAL_DOWNLOADS]: The skill performs network requests to
https://gnomad.broadinstitute.org/api. This is the authoritative endpoint for the gnomAD project maintained by the Broad Institute. These operations are limited to data retrieval and do not involve downloading or executing untrusted code. - [COMMAND_EXECUTION]: The skill includes Python code snippets that use the
requestslibrary to interact with the gnomAD GraphQL API. These snippets are well-formed and do not execute shell commands or access sensitive local files.
Audit Metadata