napari-image-viewer
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill is an educational resource for using the napari image viewer library.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing standard, well-known scientific Python packages (napari, numpy, scikit-image, etc.) via pip. These are established libraries in the bioimage analysis ecosystem.
- [COMMAND_EXECUTION]: The skill includes benign shell commands for package installation and environment verification (e.g., checking the napari version). It also uses environment variables (QT_QPA_PLATFORM) to manage Qt rendering modes correctly.
- [DATA_EXFILTRATION]: No data exfiltration patterns were found. Code examples read local scientific data files (TIF, NPY) for visualization and save screenshots locally. There are no network calls to untrusted or external domains.
Audit Metadata