alphafold-database
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates access to legitimate scientific data from the AlphaFold Protein Structure Database and UniProt, which are well-known and trusted services maintained by EMBL-EBI and other reputable institutions.- [SAFE]: All external network operations and data downloads target official and secure domains, including alphafold.ebi.ac.uk, uniprot.org, and google.cloud.- [SAFE]: Programmatic access examples using Python's
subprocessmodule follow security best practices by using list-based arguments instead of shell execution and implementing strict type checking for variables to prevent command injection.- [SAFE]: The skill recommends and uses standard, reputable Python packages (e.g., biopython, requests, pandas, numpy) from official package registries for its data processing and retrieval tasks.
Audit Metadata