histolab
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [SAFE]: The skill provides detailed instructions and best practices for using the
histolablibrary, an open-source tool for whole slide image (WSI) processing. The code examples follow standard data science patterns. - [EXTERNAL_DOWNLOADS]: The skill recommends installing
histolabvia standard package managers (uv pip install histolab). It also references built-in functions for loading standard pathology datasets from TCGA, which is a common and safe practice in medical research. - [COMMAND_EXECUTION]: Shell commands are restricted to package installation and directory management, which are necessary for the skill's documented workflows.
- [DATA_EXFILTRATION]: File system access is limited to reading image slides and writing processing outputs (tiles, thumbnails, and CSV reports). No evidence of credential harvesting, access to sensitive system paths, or unauthorized network transmission was found.
Audit Metadata