matlab-optimize-gpu-codegen

Pass

Audited by Gen Agent Trust Hub on Aug 2, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements a standard optimization workflow for MATLAB GPU Coder. It uses tempdir for all build artifacts and benchmarking, ensuring no impact on the user's working directory.
  • [EXTERNAL_DOWNLOADS]: The skill references official MathWorks license documentation via HTTPS. These are trusted references to the vendor's own documentation and do not represent a security risk.
  • [COMMAND_EXECUTION]: The skill generates and executes MATLAB commands (e.g., codegen, gpuPerformanceAnalyzer) and custom benchmark scripts. These operations are the primary purpose of the skill and occur within a controlled session directory.
  • [NO_CODE]: The skill includes a pre-compiled MATLAB P-code file (extractDiagnostics.p). While P-code is opaque, it is a standard format for distributing MathWorks-authored helper functions and is used here for a specific diagnostic extraction task consistent with the skill's stated purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 2, 2026, 12:11 PM
Security Audit — agent-trust-hub — matlab-optimize-gpu-codegen