matlab-read-medical-data
Warn
Audited by Snyk on Aug 2, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The required runtime workflow ingests user-provided medical imaging inputs by reading DICOM/NIfTI/NRRD files or folders via functions like
medicalVolume(...),medicalImage(...),dicomreadVolume(...),dicominfo(...), anddicomContours(dicominfo(file)), meaning any outsider-authored text embedded in those files’ metadata (e.g., ROI names/contour fields) is LLM-readable at runtime.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata