matlab-scenario-builder
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for professional engineering workflows using the MathWorks Scenario Builder for Automated Driving Toolbox. It correctly identifies required tools and products in the manifest.
- [EXTERNAL_DOWNLOADS]: The skill fetches data from trusted domains including
mathworks.comandssd.mathworks.com, and well-known services like OpenStreetMap and the USGS National Map. These downloads are essential for providing the map and sensor data required to build driving scenarios. - [REMOTE_CODE_EXECUTION]: The skill facilitates the installation of official MathWorks support packages and well-known third-party dependencies like PyTorch. The instructions include troubleshooting for corporate environments (proxy settings) which is standard for developer tools.
- [COMMAND_EXECUTION]: A utility script
openFile.mis included to open generated artifacts (videos, maps) using the operating system's default handler. This is a benign convenience feature for the user to review the agent's output. - [INDIRECT_PROMPT_INJECTION]: The skill ingests external data from files such as
.mat,.osm, and.laz. While these represent an attack surface for indirect injection, the risk is low as the data is processed by specialized MATLAB toolboxes for engineering purposes, and the skill enforces multiple human-in-the-loop validation steps (plots and videos) before final scenario generation.
Audit Metadata