simulink-use-c-function-block
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation and instructions for integrating C/C++ code into Simulink environments. The instructions for using the
SymbolSpecAPI and configuring block parameters align with official product documentation. - [DATA_EXPOSURE]: No sensitive data exposure or exfiltration risks were identified. The instructions promote the use of relative paths for custom code integration, which is a security best practice for project portability.
- [COMMAND_EXECUTION]: While the skill utilizes the
evaluate_matlab_codetool, it does so to execute valid Simulink configuration commands (e.g.,get_param,addSymbol). No instructions attempt to execute arbitrary shell commands or access restricted system resources. - [REMOTE_CODE_EXECUTION]: No remote code execution patterns, external script downloads, or untrusted dependencies were detected. The skill focuses on local model configuration within the MATLAB/Simulink environment.
- [PROMPT_INJECTION]: The skill does not contain any instructions that attempt to override system safety guidelines, bypass constraints, or extract system prompts.
Audit Metadata