matlab-install-products
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the MATLAB Package Manager (mpm) binary and release-specific configuration templates from official MathWorks domains and repositories.\n- [COMMAND_EXECUTION]: Generates and runs localized PowerShell and shell scripts to automate the installation process. The skill enforces a strict safety protocol on Windows that mandates the use of the Write file tool and avoids inline commands or heredocs to mitigate risks of script corruption or injection.\n- [COMMAND_EXECUTION]: Utilizes 'Start-Process -Verb RunAs' on Windows to obtain the necessary administrative permissions for system-wide software installation.\n- [SAFE]: Implements defensive coding practices such as using timestamped temporary directories, absolute file paths, and mandatory verification of installation artifacts before environment cleanup.
Audit Metadata