gwas-catalog-skill
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Network Request Logic: The skill uses a Python script to perform HTTP requests to the GWAS Catalog API. This is a standard and expected method for retrieving structured data from scientific repositories.
- Local File Storage: When the
save_rawoption is enabled, the skill can save response data to a local directory (typically/tmp). This pattern is often used to manage large datasets that are too large for the agent's immediate context window. - External Data Processing: The skill fetches and processes data from the GWAS Catalog, a well-known service provided by EMBL-EBI. As with any skill that ingests external information, the agent processes this data according to its standard safety and interpretation protocols.
Audit Metadata