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

gtex-eqtl-skill

Pass

Audited by Gen Agent Trust Hub on Sep 20, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • External Service Communication: The skill interacts with the Ensembl REST API and the GTEx Portal API. These are well-known and reputable scientific data sources used for variant resolution and association mapping.
  • Input Validation and Parsing: The skill uses regular expressions and structured parsing logic in variant_resolution.py to validate genomic coordinates and rsID inputs, ensuring only correctly formatted data is processed.
  • Secure Network Requests: Network calls are performed using the requests library with defined timeouts and proper URL encoding for dynamic parameters, which protects against potential request manipulation.
  • Data Flow Security: The skill operates on a clear input-output model, reading JSON from standard input and providing structured JSON output, which maintains predictable behavior within the agent environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 20, 2026, 12:20 PM
Security Audit — agent-trust-hub — gtex-eqtl-skill