Bio Ontology Mapper
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The bio-ontology-mapper skill bundle is a legitimate tool for normalizing biomedical terminology. The core logic in scripts/main.py facilitates mapping clinical terms to SNOMED CT and MeSH ontologies using local reference data and official National Library of Medicine (NLM) APIs (uts-ws.nlm.nih.gov and id.nlm.nih.gov). The code follows security best practices for API interaction, including rate limiting and input encoding, and contains no evidence of data exfiltration, malicious execution, or prompt injection.
