uniprot-protein-database

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill utilizes the standard 'requests' library to perform HTTP GET and POST requests to the official UniProt API endpoints (rest.uniprot.org). These operations are consistent with the skill's stated purpose of retrieving protein information.
  • [SAFE]: No instances of prompt injection, data exfiltration, or unauthorized file system access were identified in the documentation or code samples.
  • [SAFE]: Dependencies are restricted to widely-used and trusted packages ('requests' and 'pandas') commonly found in bioinformatics workflows.
  • [SAFE]: The code samples follow best practices for API interaction, such as including rate-limiting suggestions and using structured data formats like JSON and TSV.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 02:32 AM
Security Audit — agent-trust-hub — uniprot-protein-database