matlab-discover-clusters
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
evaluate_matlab_codetool to interact with the MATLAB Parallel Computing Toolbox. It executes commands for listing, creating, validating, and deleting cluster profiles, which is the primary purpose of the skill. - [EXTERNAL_DOWNLOADS]: Includes a bundled MATLAB P-code script
scripts/discoverClusters.pfor discovering network and cloud clusters. As a vendor-provided utility for the skill's primary task, this is considered a safe component. - [SAFE]: The skill follows secure practices for profile management, such as using supported public APIs (e.g.,
parallel.listProfiles) and instructing the agent to obtain user confirmation before performing irreversible actions like profile deletion.
Audit Metadata