histolab-wsi-processing
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [PRIVILEGE_ESCALATION]: The skill documentation includes instructions to use
sudo apt-getfor installing the OpenSlide system library. This is a standard procedure for installing required system-level dependencies on Linux environments and is not an automated or malicious escalation. - [DYNAMIC_EXECUTION]: The skill makes use of
Lambdafilters within the histolab framework, which allow for user-defined image transformation logic. These are used strictly for benign image processing operations like brightness adjustment and channel extraction. - [INDIRECT_PROMPT_INJECTION]: The skill processes whole slide images and CSV reports. While this involves reading external data, the scope of operations is limited to image analysis and structured data processing with no evidence of untrusted input influencing agent control flow.
- [UNVERIFIABLE_DEPENDENCIES_AND_REMOTE_CODE_EXECUTION]: The skill identifies
histolabas its primary dependency, which is a recognized library for histopathology. No untrusted or remote script execution patterns were found.
Audit Metadata