gget
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive interface for biological research, facilitating access to genomic references, sequence alignments, protein structures, and expression data.
- [EXTERNAL_DOWNLOADS]: The skill downloads biological data and model parameters from reputable scientific sources, including Ensembl (FTP), NCBI, UniProt, and the Protein Data Bank (PDB). It also facilitates downloading AlphaFold2 model parameters (~4GB) and the Eukaryotic Linear Motif (ELM) database, which are standard operations for these tools.
- [COMMAND_EXECUTION]: The provided Python scripts (
batch_sequence_analysis.py,enrichment_pipeline.py,gene_analysis.py) execute legitimate gget functions and standard data processing tasks using pandas and other common scientific libraries. No arbitrary or dangerous shell command execution was found. - [CREDENTIALS_UNSAFE]: The skill handles authentication for COSMIC and OpenAI services through user-provided arguments. Documentation and code use appropriate placeholders (e.g., 'your_key_here', 'xxx') and follow standard secret management practices.
- [DATA_EXFILTRATION]: Network operations are directed exclusively towards well-known bioinformatics APIs and services (e.g., maayanlab.cloud, opentargets.org, cbioportal.org). No data exfiltration to untrusted or suspicious domains was detected.
Audit Metadata