bioservices

Pass

Audited by Gen Agent Trust Hub on Mar 31, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill installation instructions recommend fetching the bioservices library from the standard Python package registry using uv pip install. This is a standard and safe practice for the library's intended use.
  • [COMMAND_EXECUTION]: The skill provides several Python scripts designed for command-line execution (e.g., batch_id_converter.py, pathway_analysis.py). These scripts perform legitimate data processing tasks such as API queries to bioinformatics services and local file saving of results.
  • [SAFE]: The external network operations are restricted to communication with well-known, authoritative scientific databases (UniProt, KEGG, ChEBI, etc.) using the 'bioservices' library's built-in methods. No unauthorized network activity or sensitive data exfiltration patterns were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 31, 2026, 07:04 PM