Clinical Data Cleaner
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The clinical-data-cleaner skill is a legitimate tool designed to standardize clinical trial data into CDISC SDTM formats. The core logic in scripts/main.py uses standard data processing libraries (pandas, numpy) to perform validation, missing value imputation, and outlier detection based on clinical thresholds defined in the references/ directory. There is no evidence of data exfiltration, malicious command execution, or prompt injection; the requested permissions (Read, Write, Bash, Edit) are consistent with a tool intended to process and modify data files locally.
