Histórico de Auditoria
histolab - 4 auditorias
Versão da auditoria 4
Mais recente 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.
Fatores de risco
⚡ Contém scripts (1)
⚙️ Comandos externos (1)
Versão da auditoria 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.
Fatores de risco
⚡ Contém scripts (1)
⚙️ Comandos externos (1)
Versão da auditoria 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.
Fatores de risco
⚡ Contém scripts
⚙️ Comandos externos
🌐 Acesso à rede
📁 Acesso ao sistema de arquivos (1)
🔑 Variáveis de ambiente
Versão da auditoria 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.