ontology-term-resolution

Pass

Audited by Gen Agent Trust Hub on Jul 26, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill performs legitimate API queries to https://www.ebi.ac.uk/ols4/api. This is an official service provided by the European Bioinformatics Institute (EMBL-EBI), a well-known scientific research organization.
  • [COMMAND_EXECUTION]: The provided Python scripts (resolve_terms.py, validate_terms.py) use standard library components like argparse and urllib. They do not invoke shell commands or execute arbitrary code.
  • [DATA_EXFILTRATION]: No sensitive local data or credentials are accessed. The data transmitted to the OLS API consists strictly of scientific labels and ontology CURIEs as part of the intended search and validation functionality.
  • [NO_CODE]: The skill relies on Python scripts that use only the standard library, requiring no third-party package installations, which minimizes the attack surface.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 26, 2026, 11:17 PM
Security Audit — agent-trust-hub — ontology-term-resolution