gget
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads genomic reference data, model parameters, and software dependencies from trusted scientific sources.
gget setup alphafold: Downloads approximately 4GB of AlphaFold2 model parameters.gget setup cellxgene: Installs thecellxgene-censusPython package from standard registries.gget setup elm: Downloads the local Eukaryotic Linear Motif database.gget ref -d: Downloads reference genome files from Ensembl FTP servers using the system'scurlutility.- [COMMAND_EXECUTION]: The tool utilizes standard system utilities for file downloads.
- The
gget refmodule executescurlto handle large file transfers from genomic repositories when the download flag is active. - [DATA_EXFILTRATION]: Biological queries and sequences are transmitted to well-known external scientific databases to retrieve research information.
- Integrated services include Ensembl (EMBL-EBI), NCBI, UniProt, RCSB PDB, ARCHS4, CZ CELLxGENE, Bgee, Open Targets, cBioPortal, and COSMIC.
gget gpt: Sends user prompts to OpenAI's API for text generation.- [CREDENTIALS_UNSAFE]: The skill documentation describes the use of authentication for specific services using placeholders.
gget gptuses an OpenAI API key.gget cosmicrequires account credentials (email and password) for accessing the COSMIC database, which are provided as placeholders in the documentation.
Audit Metadata