genebass-gene-burden-skill

Pass

Audited by Gen Agent Trust Hub on May 2, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • Network Communication: The script makes outbound requests to main.genebass.org to retrieve genomic data. This is the intended behavior for fetching PheWAS summaries.
  • Input Validation: The skill implements validation for Ensembl gene IDs using regular expressions, ensuring that inputs conform to expected formats before processing.
  • External Data Handling: As the skill processes data from a remote API, it handles external content. This is a routine pattern for information retrieval tools, and the script manages this via structured JSON parsing.
  • Dependency Usage: The skill uses the common requests library for its network operations, which is a standard and well-understood practice for such tasks.
Audit Metadata
Risk Level
SAFE
Analyzed
May 2, 2026, 03:28 PM