building-simulink-models
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill leverages official toolsets (model_edit and evaluate_matlab_code) to interact with Simulink and Stateflow environments. It provides structured templates for using the Stateflow and System Composer APIs which represent standard and expected functionality for a modeling skill.
- [SAFE]: Documentation includes explicit safety guardrails that prevent the agent from manually constructing block paths from name strings found in model data. By mandating the use of unique Simulink SIDs (blk_X IDs), the skill mitigates the risk of indirect prompt injection or command failures resulting from malformed or malicious block metadata.
- [SAFE]: No external network connections, unauthorized file system access, or obfuscated code patterns were detected. The skill's external references are limited to local documentation files within the package.
Audit Metadata