tpmi-phewas-skill
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [Network Communication]: The skill retrieves genomic association data from the TPMI PheWAS API (pheweb.ibms.sinica.edu.tw) and performs variant resolution via Ensembl's REST services (rest.ensembl.org). These are standard external resources for genetic research.
- [File Management]: To handle large datasets, the skill allows saving API responses to a local JSON file at a path specified during execution. This facilitates efficient data handling and persistent storage for complex queries.
- [Script Execution]: The skill operates by invoking a Python script to handle variant parsing and data fetching, which is a common pattern for integrating specialized bioinformatics logic within an AI agent.
Audit Metadata