matlab-simulate-simbiology-model
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate domain-specific instructions for biological modeling and simulation using the official SimBiology toolbox functions.
- [SAFE]: Includes a local MATLAB helper script
getModelByUUID.mfor looking up model handles within thesbiorootenvironment. This script operates entirely locally and does not perform network operations or access sensitive files. - [SAFE]: The skill requires adding its local script directory to the MATLAB path (
addpath) using the platform-provided<WORKSPACE_ROOT>placeholder, which is a standard requirement for loading the provided helper functions. - [SAFE]: All documented workflows for sensitivity analysis (Sobol, Morris) and stochastic simulations (SSA) adhere to standard scientific computing patterns with no evidence of malicious intent or data exfiltration.
Audit Metadata