Historial de auditorías
histolab - 4 auditorías
Versión de auditoría 4
Más reciente SeguroJan 17, 2026, 07:45 AM
Documentation-only skill containing markdown files with Python code examples for histolab, a legitimate digital pathology library. All 389 static findings are false positives - backticks are markdown syntax for code blocks (not Ruby/shell execution), no actual cryptographic or malicious patterns exist, and no executable code is present. This is a safe scientific tool for processing whole slide images.
Factores de riesgo
⚡ Contiene scripts (1)
⚙️ Comandos externos (1)
Versión de auditoría 3
SeguroJan 17, 2026, 07:45 AM
Documentation-only skill containing markdown files with Python code examples for histolab, a legitimate digital pathology library. All 389 static findings are false positives - backticks are markdown syntax for code blocks (not Ruby/shell execution), no actual cryptographic or malicious patterns exist, and no executable code is present. This is a safe scientific tool for processing whole slide images.
Factores de riesgo
⚡ Contiene scripts (1)
⚙️ Comandos externos (1)
Versión de auditoría 2
SeguroJan 12, 2026, 04:28 PM
The static analyzer generated numerous false positives by misinterpreting documentation. No actual security risks were found - the 'external_commands' were Python code examples in markdown, and 'weak cryptographic algorithms' were misidentified words like 'digestion'. This is a legitimate digital pathology library with no malicious functionality.
Factores de riesgo
⚡ Contiene scripts
⚙️ Comandos externos
🌐 Acceso a red
📁 Acceso al sistema de archivos (1)
🔑 Variables de entorno
Versión de auditoría 1
SeguroJan 4, 2026, 04:36 PM
Pure documentation skill containing only markdown guides and example code for the Histolab Python library. No executable scripts, network calls, credential access, or code execution paths present. Users install Histolab separately via pip and the skill only provides usage guidance.