История аудитов
pymoo - 4 аудиты
Версия аудита 4
Последняя БезопасноJan 17, 2026, 08:12 AM
This is a legitimate multi-objective optimization documentation skill. All 315 static findings are false positives. The scanner misinterpreted markdown code formatting backticks as shell commands, optimization algorithm names (NSGA-II, NSGA-III) as cryptographic algorithms, and optimization terminology as security threats. Python scripts contain standard pymoo optimization examples with no malicious code.
Факторы риска
⚙️ Внешние команды (4)
Версия аудита 3
БезопасноJan 17, 2026, 08:12 AM
This is a legitimate multi-objective optimization documentation skill. All 315 static findings are false positives. The scanner misinterpreted markdown code formatting backticks as shell commands, optimization algorithm names (NSGA-II, NSGA-III) as cryptographic algorithms, and optimization terminology as security threats. Python scripts contain standard pymoo optimization examples with no malicious code.
Факторы риска
⚙️ Внешние команды (4)
Версия аудита 2
БезопасноJan 12, 2026, 04:17 PM
All static analysis findings are false positives. The 'external_commands' findings are markdown backticks in documentation, not shell execution. No actual security risks detected in this optimization framework documentation.
Факторы риска
⚙️ Внешние команды (264)
🌐 Доступ к сети (1)
Версия аудита 1
БезопасноJan 4, 2026, 04:32 PM
This is a legitimate documentation and example-based skill for the pymoo optimization library. All code performs pure mathematical computations using numpy and matplotlib without any network calls, credential access, or file system manipulation beyond its own directory.