Audit-Verlauf
pymoo - 4 Audits
Audit-Version 4
Neueste SicherJan 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.
Risikofaktoren
⚙️ Externe Befehle (4)
Audit-Version 3
SicherJan 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.
Risikofaktoren
⚙️ Externe Befehle (4)
Audit-Version 2
SicherJan 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.
Risikofaktoren
⚙️ Externe Befehle (264)
🌐 Netzwerkzugriff (1)
Audit-Version 1
SicherJan 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.