matlab-use-thread-pool
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructs the agent to recommend and automate the transition from process-based parallel pools to thread-based pools in MATLAB. No malicious patterns, data exfiltration, or obfuscation were detected.
- [COMMAND_EXECUTION]: The workflow requires the agent to execute MATLAB code using the
evaluate_matlab_codetool to verify function compatibility with thread pools. This is a core functional requirement to ensure accurate performance advice and is used for diagnostics as described in the manifest. - [PERSISTENCE]: The skill includes instructions to set
parallel.defaultProfile("Threads"), which persists the configuration across MATLAB sessions. This is a standard and documented feature of the Parallel Computing Toolbox intended for user convenience.
Audit Metadata