dicom-processing
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
subprocess.runto invoke thedcm2niixcommand-line tool for medical image format conversion. - [COMMAND_EXECUTION]: Provides instructions for running the CTP DicomAnonymizer via
java -jar DAP.jarfor batch processing of medical cohorts. - [DATA_EXPOSURE]: The skill is specifically designed to prevent data exposure (PHI) by providing robust code patterns for DICOM de-identification, including tag removal, private tag scrubbing, and UID regeneration.
- [SAFE]: All identified external tools and libraries (pydicom, nibabel, dcm2niix, BIDS) are standard, well-regarded open-source projects in the medical imaging and bioinformatics communities.
Audit Metadata