clinicaltrials-skill

Pass

Audited by Gen Agent Trust Hub on May 2, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • External Network Operations: The skill connects to clinicaltrials.gov to retrieve medical study data. This is the primary function of the skill and uses the official API for that service.
  • File System Operations: When the save_raw parameter is enabled, the script writes API response data to a local file. By default, this is stored in /tmp/clinicaltrials-response.json, which is a standard location for temporary application data.
  • Input Processing: The skill processes JSON input from the user to construct API requests. It includes validation to ensure parameters like max_items and timeout_sec are within expected types and values.
Audit Metadata
Risk Level
SAFE
Analyzed
May 2, 2026, 03:27 PM