matlab-process-large-images
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill focuses on standard MATLAB image processing workflows using official toolboxes such as the Image Processing Toolbox and Medical Imaging Toolbox.
- [SAFE]: Data discovery patterns use built-in functions like imfinfo, h5info, and georasterinfo to safely inspect file metadata for dimensions and data types.
- [SAFE]: Custom adapter code examples demonstrate legitimate implementation of the images.blocked.Adapter class, utilizing standard file I/O operations like fopen and fread to access pixel data in specialized formats.
- [SAFE]: Integration with external libraries like OpenSlide or Bio-Formats is presented as a standard extension mechanism for scientific data analysis and does not involve suspicious remote downloads or code execution.
Audit Metadata