gget
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides legitimate access to genomic, protein, and disease databases through the gget bioinformatics library. All external domains referenced, such as Ensembl, UniProt, NCBI, and RCSB PDB, are established scientific organizations or well-known service providers.- [EXTERNAL_DOWNLOADS]: The gget setup command facilitates the download of large-scale scientific data, such as AlphaFold model parameters and the ELM database, from authoritative sources required for high-performance biological computations.- [CREDENTIALS_UNSAFE]: The skill documentation for gget gpt and gget cosmic specifies that users must provide their own API keys or account credentials as parameters. There are no hardcoded secrets or insecure storage patterns detected in the skill's scripts or instructions.- [COMMAND_EXECUTION]: The skill utilizes the Bash tool for package management and environment setup, such as installing the gget library. These commands are standard for installing scientific software and do not involve piping untrusted remote scripts to a shell.
Audit Metadata