simbiology-build-model
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFECOMMAND_EXECUTIONDYNAMIC_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill performs model construction and modification by executing MATLAB commands and SimBiology toolbox functions (e.g.,
sbiomodel,addcompartment,addspecies). These operations are standard for the intended modeling tasks. - [DYNAMIC_EXECUTION]: The
saveViaBuilderhelper script uses a JavaScript execution method (executeJS) to interact with the SimBiology Model Builder app's web-based user interface. This is specifically used to programmatically trigger the UI 'Save' button, ensuring that diagram layout and styling are preserved in the saved project file. - [INDIRECT_PROMPT_INJECTION]: The skill is designed to translate user-provided biological descriptions into MATLAB code for model building. While this involves interpreting external instructions to generate executable logic, the actions are limited to the SimBiology modeling domain and occur within the user's controlled MATLAB environment.
Audit Metadata