matlab-export-session-script
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is to organize and save previously executed MATLAB code into a structured file. It does not initiate new network requests, access sensitive system files, or execute untrusted remote code.
- [SAFE]: Instructions explicitly tell the agent to exclude shell commands (PowerShell, Bash) and only include verified MATLAB code, reducing the risk of command injection or accidental execution of non-MATLAB scripts.
- [SAFE]: The skill encourages security best practices by instructing the agent to avoid hard-coding absolute paths and to use relative paths with
fullfile().
Audit Metadata