uniprot

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill performs HTTP GET requests to rest.uniprot.org to fetch biological data. This is a legitimate and well-known bioinformatics resource.
  • [COMMAND_EXECUTION] (SAFE): The skill documentation includes examples using curl for data retrieval. These commands are static, target a reputable domain, and are used for their intended purpose of fetching sequence files.
  • [DATA_EXFILTRATION] (SAFE): No access to sensitive local files (e.g., SSH keys, environment variables) or hardcoded credentials was found. The network operations are limited to public data retrieval.
  • [REMOTE_CODE_EXECUTION] (SAFE): No instances of dynamic code execution, such as eval() or piping remote content to a shell, were observed.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:09 PM