matlab-uihtml-design
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands (
starton Windows,openon macOS) to open a local asset file (assets/style-gallery.html) in the user's system browser. This is a documented and legitimate method to allow users to preview and select design styles visually. - [SAFE]: All HTML templates are self-contained and explicitly avoid external CDN links, ensuring they work offline and reducing risks associated with remote dependencies.
- [SAFE]: The JavaScript included in the templates is limited to internal component logic and communication with the MATLAB environment via standard
uihtmlevent APIs.
Audit Metadata