審計歷史
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.
審計版本 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.
審計版本 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.