finding-simulink-examples
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFEOBFUSCATIONCOMMAND_EXECUTION
Full Analysis
- [OBFUSCATION]: The file
scripts/invokeModelFinder.pis a MATLAB P-file (Protected Content). P-files are a proprietary, pre-parsed, and obfuscated format used to distribute MATLAB code while protecting intellectual property. This format is native to the MATLAB environment and is the intended method for shipping theinvokeModelFinderhelper script, though it prevents direct inspection of the script's internal logic. - [COMMAND_EXECUTION]: The skill uses the
evaluate_matlab_codetool to execute theinvokeModelFinderscript. The instructions guide the agent to call this script from a specific project path, facilitating interaction with the MATLAB environment to search for and open shipped examples via theopenExamplecommand.
Audit Metadata