clinicaltrials-database
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches clinical trial data from the official ClinicalTrials.gov API v2 (clinicaltrials.gov). This is a well-known public service maintained by the National Library of Medicine (NLM) at the National Institutes of Health (NIH).
- [PROMPT_INJECTION]: The skill processes clinical trial data, including study descriptions and summaries, which may contain CommonMark markdown formatted by external study sponsors.
- Ingestion points: API responses from clinicaltrials.gov processed in scripts/query_clinicaltrials.py.
- Boundary markers: None explicitly defined in the provided Python script.
- Capability inventory: Limited to data retrieval and formatting; no file system writes or subprocess execution found.
- Sanitization: The helper script extracts and formats data without specific sanitization of the rich text fields.
Audit Metadata