matlab-deploy-embedded-ai
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill mentions checking for and downloading MATLAB support packages (e.g., PyTorch Converter, Model Compression Library) via the official MATLAB Add-On Explorer. This is a standard and safe operation using well-known vendor services.
- [COMMAND_EXECUTION]: The skill generates and executes MATLAB scripts (.m files) using the agent's provided tools (
run_matlab_file,evaluate_matlab_code). This behavior is consistent with the skill's primary purpose of driving a MATLAB session for engineering tasks. - [REMOTE_CODE_EXECUTION]: Python snippets for exporting models are provided for the user to run in their own environment. The skill contains explicit instructions for the agent NOT to execute this Python code itself, serving as a safety guardrail.
- [PROMPT_INJECTION]: The instructions do not contain any patterns attempting to override agent behavior, bypass safety filters, or extract system prompts. Guidance is purely technical and domain-specific.
Audit Metadata