clinicaltrials-database
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill makes network requests to
clinicaltrials.gov, which is a well-known and official government service for clinical trial data. These requests are used to retrieve public medical research information and do not require authentication. - [COMMAND_EXECUTION]: The skill includes instructions for running a local Python script
query_clinicaltrials.pyto interact with the API. The script uses the standardrequestslibrary and does not execute arbitrary shell commands or untrusted code. - [DATA_EXFILTRATION]: There is no evidence of sensitive data being sent to unauthorized external domains. Network activity is limited to the official ClinicalTrials.gov API endpoints.
Audit Metadata