gtex-database
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates legitimate scientific research by providing tools to query the GTEx Portal API (gtexportal.org), a well-known and reputable source for transcriptomics data.
- [SAFE]: Network operations are restricted to the official GTEx API endpoint (https://gtexportal.org/api/v2). No unauthorized external data exfiltration or suspicious network patterns were detected.
- [SAFE]: The Python script uses a local dependency ('science-skills-common') via a relative path, which is a common practice for shared utility libraries within a development environment.
- [SAFE]: File operations are transparent, with the skill primarily writing JSON output to user-specified paths (defaulting to the /tmp directory). It also includes a mechanism to ensure users are notified of the GTEx license terms.
Audit Metadata