jinko-task-trial-data-scoping
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill performs network requests to
https://clinicaltrials.gov/api/v2/studiesviascripts/clinical_trials.py. As ClinicalTrials.gov is a well-known, public scientific registry service and no sensitive data is transmitted, this behavior is standard and safe for the skill's purpose. - [COMMAND_EXECUTION]: The skill uses Python scripts to process JSON data and perform API queries. The command-line interfaces for
clinical_trials.py,compile_trials.py, andvalidate_shortlist.pyare used for structured data processing and do not involve arbitrary shell execution or privilege escalation. - [DATA_EXPOSURE]: The skill manages clinical trial data and generates artifacts like
shortlist.jsonandframe.json. Analysis shows no access to sensitive local file paths (like.sshor.env) or hardcoded credentials. The data handled is public scientific information.
Audit Metadata