alphafold-database-access
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts with well-known scientific domains including alphafold.ebi.ac.uk and ebi.ac.uk for structure and metadata retrieval, which is consistent with its stated purpose.
- [SAFE]: Command execution is limited to the use of gsutil in a helper function for downloading proteome data. The function includes input validation (checking that the taxonomy ID is an integer), which mitigates risk of command injection.
- [SAFE]: The skill uses standard, reputable Python packages such as BioPython, requests, and the Google Cloud SDK for data processing and retrieval.
- [SAFE]: No obfuscation, persistence mechanisms, or credential exfiltration patterns were identified.
Audit Metadata