matlab-uihtml-app-builder
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The content is purely instructional and follows security best practices for application development. It includes multiple warnings and specific code examples for validating untrusted data received from the JavaScript environment before it is processed in MATLAB. The use of MATLAB's eval function in a calculator tutorial is properly mitigated with strict character-set restrictions to prevent arbitrary code execution. The skill also correctly manages resources by instructing the user to stop timers and background tasks when the application figure is closed.
Audit Metadata