matlab-call-python
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill directs the agent to perform Python environment configuration and package management using shell commands (e.g.,
pip install,venvcreation) via a Bash tool. These operations are essential for the intended workflow of MATLAB-Python integration and are explicitly governed by rules requiring user confirmation before execution. - [EXTERNAL_DOWNLOADS]: The instructions facilitate the installation of Python packages from external repositories (such as PyPI) using the
pippackage manager. This is a standard and expected behavior for a skill designed to set up Python dependencies for MATLAB users.
Audit Metadata