tooluniverse-rare-disease-diagnosis
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a well-structured clinical decision support tool that follows standard medical informatics protocols for rare disease diagnosis. No malicious instructions or security bypasses were detected.
- [COMMAND_EXECUTION]: No suspicious command execution patterns were found. The workflow uses structured tool calls for database queries (e.g.,
HPO_search_terms,Orphanet_get_genes) which are appropriate for the domain. - [DATA_EXFILTRATION]: No evidence of unauthorized data exfiltration. The skill processes clinical data solely to query established medical resources like ClinVar, gnomAD, and PubMed.
- [CREDENTIALS_UNSAFE]: The documentation identifies the necessity of API keys for specific external services (OMIM, DisGeNET, and NVIDIA NIM) and correctly instructs users to provide these via secure environment variables rather than hardcoded values.
- [EXTERNAL_DOWNLOADS]: The skill refers to data retrieval from trusted scientific and medical organizations (e.g., Orphanet, OMIM, ClinGen, GTEx, and the National Center for Biotechnology Information). These interactions are integral to the skill's primary function and target well-known, legitimate services.
Audit Metadata