matlab-create-experiment
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill generates and writes MATLAB experiment functions and project files. This is the primary intended functionality. The skill implements a mandatory 'Phase 3: Confirmation' gate, requiring the user to review and approve the generated code and design before any file creation or execution occurs.
- [EXTERNAL_DOWNLOADS]: The skill references official MathWorks documentation and licensing agreements. These resources originate from a well-known service and are used for reference and compliance purposes.
- [PROMPT_INJECTION]: The skill ingests user-provided text or code to drive the generation of new MATLAB scripts, which creates a surface for indirect prompt injection. This risk is mitigated by automated static analysis (using MATLAB's checkcode) and mandatory human-in-the-loop verification of the generated output.
Audit Metadata