matlab-connect-arduino
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified. The skill follows safety best practices for hardware interaction by requiring user consent and verifying system state before acting.
- [PROMPT_INJECTION]: The skill includes instructions that ensure the agent operates under explicit user guidance, specifically mandating discovery steps and user selection of hardware ports, which prevents unauthorized or automated actions. These instructions correctly prioritize user control over autonomous decision-making.
- [COMMAND_EXECUTION]: The skill uses the
evaluate_matlab_codetool to run standard MATLAB commands for Arduino connectivity. These commands are well-defined, use built-in MATLAB support package functionality, and align with the skill's stated purpose of hardware configuration and connection.
Audit Metadata