2d-cutting-stock
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No evidence of prompt injection, data exfiltration, or malicious obfuscation was found in the skill content.
- [COMMAND_EXECUTION]: The Python implementation uses the
pulplibrary for linear programming. This library typically invokes external mathematical solvers (such as CBC) via subprocess calls. This is a standard and necessary function for the optimization tasks described. - [EXTERNAL_DOWNLOADS]: The skill references several standard Python libraries for optimization and data visualization, including
numpy,pulp, andmatplotlib. These are well-known, trusted packages in the data science community.
Audit Metadata