gget
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the 'curl' utility to automate the download of genomic reference data from Ensembl's FTP servers. This is an essential function for users needing to build local reference indices.
- [EXTERNAL_DOWNLOADS]: Several modules require a setup phase where they fetch substantial datasets (e.g., AlphaFold model parameters, ELM database) from official scientific sources. These downloads are legitimate and necessary for the specialized analysis functions they support.
- [EXTERNAL_DOWNLOADS]: The skill includes integration with OpenAI's API via the 'gget gpt' module, allowing researchers to use large language models for biological text generation. This interaction targets official OpenAI endpoints.
- [PROMPT_INJECTION]: As the skill aggregates data from external sources and user-provided files for use in various analysis pipelines, it inherently contains an indirect prompt injection surface. Specifically, outputs from sequence analysis or database queries could potentially be used as prompts for the integrated GPT module. This is a known risk factor for LLM-integrated research tools but does not indicate malicious design.
Audit Metadata