matlab-build-simbiology-model

Pass

Audited by Gen Agent Trust Hub on Aug 2, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the evaluate_matlab_code tool and executes local MATLAB scripts located in the scripts/ directory. These scripts are dedicated to model manipulation and diagram layout (e.g., positioning compartments and species) and do not perform unauthorized system commands.
  • [DATA_EXFILTRATION]: No network operations or attempts to access sensitive files (such as credentials or environment variables) were found. The skill operates locally within the SimBiology environment.
  • [REMOTE_CODE_EXECUTION]: All executable logic is contained within the skill's own local file structure. There are no patterns involving the download or execution of remote scripts or unverified dependencies.
  • [PROMPT_INJECTION]: The instructions in SKILL.md follow standard behavioral guidelines for AI agents without attempting to bypass safety filters or override system instructions.
  • [DYNAMIC_EXECUTION]: The saveViaBuilder.m script uses executeJS to interact with the SimBiology Model Builder's web-based user interface (e.g., programmatically clicking a 'Save' button). The JavaScript code is static, benign, and does not incorporate untrusted external input, representing a standard UI automation practice within the MATLAB desktop environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 2, 2026, 12:11 PM
Security Audit — agent-trust-hub — matlab-build-simbiology-model