matlab-call-python

Pass

Audited by Gen Agent Trust Hub on Aug 2, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides instructions for the agent to use the Bash tool to perform administrative tasks such as creating virtual environments and installing Python packages. These actions are guarded by explicit instructions to always ask for user confirmation before execution.
  • [EXTERNAL_DOWNLOADS]: The skill refers to official Python downloads from python.org and mentions standard industry libraries like numpy and scikit-learn. These are recognized as well-known and trusted sources.
  • [INDIRECT_PROMPT_INJECTION]: The skill facilitates the installation of packages based on user input or error triage. It includes specific mitigation steps, requiring the agent to confirm the exact package and path with the user before proceeding.
  • [COMMAND_EXECUTION]: The skill utilizes MATLAB's built-in pyrun and pyrunfile functions to execute Python code. This is the primary intended functionality of the skill for cross-language interoperability and follows standard development patterns.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 2, 2026, 12:11 PM
Security Audit — agent-trust-hub — matlab-call-python