matlab-solve-optimization
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate guidance and code templates for using the MATLAB Optimization Toolbox. All referenced resources, such as links to MathWorks licenses and official documentation sites, are from a trusted organization (MathWorks).
- [PROMPT_INJECTION]: No prompt injection patterns were detected. The instructions follow standard educational and technical guidance for MATLAB users.
- [DATA_EXFILTRATION]: No sensitive file paths, credential markers, or suspicious network operations were identified. Network operations are limited to referencing official MathWorks licensing and documentation.
- [COMMAND_EXECUTION]: The skill does not contain any arbitrary command execution, privilege escalation, or persistence mechanisms. The shell-like commands provided are standard MATLAB function calls (e.g.,
optimoptions,solve) intended for use within the MATLAB environment. - [EXTERNAL_DOWNLOADS]: No external package installations or remote script executions from untrusted sources were detected. All external references point to trusted
mathworks.comdomains. - [INDIRECT_PROMPT_INJECTION]: The skill processes user-supplied optimization problems, but it includes appropriate boundary markers and validation steps (e.g., evaluating objectives at start points, checking convergence flags) that mitigate risks associated with untrusted data ingestion.
Audit Metadata