pymoo
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructions and examples for the 'pymoo' Python library, a standard tool for multi-objective optimization.
- [EXTERNAL_DOWNLOADS]: Recommends installation of well-known and trusted Python packages: 'pymoo', 'numpy', and 'matplotlib' via standard package managers.
- [COMMAND_EXECUTION]: Utilizes the standard 'multiprocessing' library for parallelizing computations, which is an expected and documented performance optimization for evolutionary algorithms.
- [DATA_EXFILTRATION]: Includes code to save optimization results as a PDF plot locally using 'matplotlib', which is a benign and intended function for visualization.
Audit Metadata