histolab
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a comprehensive interface for the 'histolab' library, which is a legitimate open-source tool for digital pathology. The installation uses standard package managers ('uv pip install histolab').
- [COMMAND_EXECUTION]: The skill uses local shell commands for package installation and file management. These are within the scope of the skill's intended purpose for setting up a pathology processing environment.
- [DATA_EXPOSURE]: The skill involves reading whole slide images (WSI) and writing extracted tiles and CSV reports to a user-defined 'processed_path'. This is standard behavior for image processing pipelines and does not involve unauthorized data exfiltration.
- [REMOTE_CODE_EXECUTION]: No patterns of remote code execution or fetching of untrusted scripts were detected. The skill relies on established Python libraries (numpy, pandas, Pillow, opencv-python, matplotlib).
Audit Metadata