jk-trial
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate functionality for scientific trial management. It correctly utilizes the official
jinko-sdkand implements recommended safety patterns such as pre-launch sanity checks to ensure model and protocol compatibility before execution. - [COMMAND_EXECUTION]: The skill includes Python scripts (
find_completed_trial_results.py,setup_and_run_trial.py) designed to automate simulation lifecycles and result downloads. These scripts perform expected operations within the scope of the simulation platform and do not contain malicious patterns. - [EXTERNAL_DOWNLOADS]: The skill requires the
jinko-sdkandpandaslibraries. These are standard dependencies for the author's platform and data analysis tasks. The scripts provide instructions for installing these from standard package registries. - [DATA_EXPOSURE]: The workflow involves downloading simulation data and saving it to local files. The scripts allow the user to specify output directories and provide summaries of the processed data, which is typical for data processing skills.
Audit Metadata