clinicaltrials-database
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill communicates exclusively with the official ClinicalTrials.gov API (clinicaltrials.gov) to retrieve public medical research data. This is a well-known government service.
- [SAFE]: No hardcoded credentials or sensitive information access patterns were found. The API is public and does not require authentication.
- [SAFE]: The inclusion of a Python script (scripts/query_clinicaltrials.py) follows best practices for data retrieval, utilizing standard libraries like requests and json with proper error handling and rate limit management.
- [SAFE]: There is no evidence of prompt injection, obfuscation, or persistence mechanisms in any of the analyzed files.
Audit Metadata