uniprot-query

Pass

Audited by Gen Agent Trust Hub on Mar 25, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill retrieves biological data from the official UniProt REST API (rest.uniprot.org), which is a well-known and trusted scientific resource.
  • [COMMAND_EXECUTION]: Includes Python scripts (lookup_by_id.py, search_by_criteria.py) that perform network requests and local file system operations, such as directory creation and writing JSON/text files. These operations are transparent and necessary for the skill's stated purpose.
  • [PROMPT_INJECTION]: Ingesting data from the UniProt database into the agent's context creates an indirect prompt injection surface. This risk is effectively mitigated by the curated nature of the UniProtKB/Swiss-Prot records and the structured parsing logic implemented in the provided scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 25, 2026, 06:03 AM