alphafold-database-access
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes instructions to use
gsutilfor bulk downloading proteome data from Google Cloud Storage. A Python wrapper (download_proteome) validates inputs to ensure they are integers before execution to prevent potential command injection. - [EXTERNAL_DOWNLOADS]: Data is retrieved from reputable scientific and cloud providers, including EMBL-EBI (
alphafold.ebi.ac.uk) and Google Cloud public datasets. These are well-known services for the intended research purpose. - [COMMAND_EXECUTION]: Documented installation of standard libraries such as
biopython,requests, andgoogle-cloud-storageis necessary for the described workflows and follows standard developer practices.
Audit Metadata