matlab-define-toolbox-api
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows its stated purpose of assisting in MATLAB toolbox creation. It performs static analysis of local code files to identify functions and classes.
- [COMMAND_EXECUTION]: The skill uses built-in MATLAB commands such as
dir,which, andexistto explore the file system and identify file types. These operations are limited to the user-provided directory path and do not involve shell injection or arbitrary command execution. - [DATA_EXFILTRATION]: No network communication tools or data exfiltration patterns were detected. All analysis is performed locally, and the resulting artifact is written to the local project directory.
- [PROMPT_INJECTION]: The instructions do not contain any patterns attempting to bypass agent safety guidelines or override system instructions. The workflow includes a mandatory user confirmation step (Step 5) before any files are written, providing an additional layer of security and oversight.
Audit Metadata