История аудитов
histolab - 4 аудиты
Версия аудита 4
Последняя БезопасноJan 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.
Факторы риска
⚡ Содержит скрипты (1)
⚙️ Внешние команды (1)
Версия аудита 3
БезопасноJan 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.
Факторы риска
⚡ Содержит скрипты (1)
⚙️ Внешние команды (1)
Версия аудита 2
БезопасноJan 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.
Факторы риска
⚡ Содержит скрипты
⚙️ Внешние команды
🌐 Доступ к сети
📁 Доступ к файловой системе (1)
🔑 Переменные окружения
Версия аудита 1
БезопасноJan 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.