simulink-requirements
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is focused on MATLAB modeling and requirements management. It uses standard toolbox APIs (
slreq) and built-in MATLAB functions for file system interactions. - [DATA_EXFILTRATION]: All file operations, such as creating requirement sets (.slreqx) or exporting to Excel (.xlsx), are performed locally. No network operations or external data transfers were found.
- [EXTERNAL_DOWNLOADS]: The skill does not attempt to download external scripts, packages, or binaries. All logic is contained within the provided MATLAB functions.
- [COMMAND_EXECUTION]: There is no evidence of arbitrary command execution or calls to system shells. The functions stay within the MATLAB environment.
- [PROMPT_INJECTION]: The documentation and instructions are technical and focused on the intended use case. No patterns indicative of prompt injection or safety bypass were detected.
Audit Metadata