matlab-create-custom-arduino-library
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill instructions focus on legitimate development workflows and include multiple safety checkpoints to prevent incorrect hardware initialization or bus conflicts.
- [EXTERNAL_DOWNLOADS]: The skill uses the official
arduinoio.customLibrary.downloadLibrarycommand to fetch third-party Arduino libraries from GitHub and public repositories. The instructions prioritize components from the official MathWorks Hardware Team, and the process is triggered by explicit user requests for specific hardware support. - [COMMAND_EXECUTION]: The skill executes authorized MATLAB commands such as
listArduinoLibrariesandcreateLibraryTemplateto manage the local Arduino development environment. These commands are standard for the MATLAB Support Package for Arduino Hardware and do not involve unauthorized privilege escalation or persistence mechanisms.
Audit Metadata