uniprot-database
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts exclusively with the official UniProt REST API (
https://rest.uniprot.org), which is a well-known and trusted scientific resource for protein information. - [SAFE]: The Python helper script (
scripts/uniprot_client.py) implements standard API access patterns for searching, retrieving, and mapping identifiers. The code is transparent, follows best practices for REST API interaction, and contains no suspicious side effects. - [SAFE]: The documentation and code examples (Python, Bash, R, JavaScript) provided in the
references/directory are accurate and intended for legitimate scientific research purposes. - [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or persistence mechanisms was found in any of the skill's files.
- [SAFE]: The skill fetches data from a curated biological database (UniProtKB/Swiss-Prot), which minimizes the risk of indirect prompt injection compared to non-curated or user-generated web sources.
Audit Metadata