skills/openai/plugins/gtex-eqtl-skill/Gen Agent Trust Hub

gtex-eqtl-skill

Pass

Audited by Gen Agent Trust Hub on Apr 20, 2026

Risk Level: SAFE
Full Analysis
  • [Network Communication]: The skill interacts with the GTEx Portal and Ensembl REST APIs to retrieve genomic information. These are established bioinformatics services, and the implementation includes appropriate timeouts and user-agent strings.
  • [Input Sanitization]: Variant identifiers are parsed and validated against strict regular expressions. This ensures that only well-formed genomic coordinates or rsIDs are processed, reducing the risk of unexpected behavior from malformed inputs.
  • [Execution Security]: The skill relies on standard Python libraries for data processing and does not employ any shell execution, dynamic code loading, or unsafe deserialization methods.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 20, 2026, 02:27 PM