matlab-deploy-embedded-ai

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill adheres to a 'user-in-the-loop' philosophy, requiring explicit permission before proceeding between workflow phases.
  • [REMOTE_CODE_EXECUTION]: The skill manages MATLAB execution through the generation of .m script files which the user is encouraged to inspect. It explicitly instructs the agent never to install software or execute Python code on the user's behalf, providing code snippets for the user to run in their own environment instead.
  • [DATA_EXFILTRATION]: No unauthorized network operations or data exposure patterns were found. Network access is restricted to opening generated reports locally or accessing official MathWorks online documentation.
  • [PROMPT_INJECTION]: The instructions are focused on technical guidance and maintain clear operational boundaries. There are no attempts to override agent safety guidelines or manipulate system prompts.
  • [COMMAND_EXECUTION]: Command execution is strictly scoped to MATLAB-related tasks. The skill implements security best practices by requiring absolute paths for all file operations and validating environment readiness (toolboxes and support packages) before execution.
  • [CREDENTIALS_UNSAFE]: No hardcoded secrets, API keys, or sensitive credentials were found in any of the skill files.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 11:13 AM
Security Audit — agent-trust-hub — matlab-deploy-embedded-ai