matlab-uihtml-app-builder

Pass

Audited by Gen Agent Trust Hub on Jun 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill follows secure development practices by providing explicit warnings against using the eval() function without strict sanitization.
  • [COMMAND_EXECUTION]: While the skill contains examples using the MATLAB eval function for a calculator app, it implements robust security controls. Specifically, it uses a strict allowlist of characters (0123456789+-*/.() ) to validate user input before evaluation, effectively preventing the execution of arbitrary system or MATLAB commands.
  • [DATA_EXFILTRATION]: No data exfiltration patterns were found. The skill facilitates local communication between the MATLAB environment and the integrated web interface component.
  • [PROMPT_INJECTION]: No attempts to override agent behavior or bypass safety constraints were identified.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 18, 2026, 04:41 AM
Security Audit — agent-trust-hub — matlab-uihtml-app-builder