uniprot-database
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill functions as a legitimate client for the UniProt Knowledgebase and follows standard practices for bioinformatics tools.
- [EXTERNAL_DOWNLOADS]: Fetches protein sequences, annotations, and mapping data from the well-known biological database service at
rest.uniprot.org. - [DATA_EXFILTRATION]: No evidence of sensitive data access or exfiltration. Network operations are limited to retrieving scientific data from a public resource.
- [COMMAND_EXECUTION]: The provided helper script
uniprot_client.pyperforms safe API interactions using the Pythonrequestslibrary without any dangerous subprocess calls or dynamic execution patterns. - [CREDENTIALS_UNSAFE]: No hardcoded API keys or secrets were found; the UniProt API used in the skill does not require authentication for basic search and retrieval.
Audit Metadata