matlab-optimize-memory

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill instructions and associated MATLAB scripts follow standard engineering practices for memory optimization. No evidence of malicious intent, data exfiltration, or obfuscation was found.
  • [COMMAND_EXECUTION]: The skill recommends using the system() command to call the OS-level ps utility on Linux and macOS. This is a legitimate technique for retrieving the Resident Set Size (RSS) of the MATLAB process when the platform-specific memory command is unavailable.
  • [INDIRECT_PROMPT_INJECTION]: The skill is designed to process and execute user-supplied MATLAB code to perform profiling and optimization.
  • Ingestion points: User-provided scripts and functions (e.g., generate5GWaveform.m) processed via the workflow.
  • Boundary markers: Not present in the suggested code templates.
  • Capability inventory: Uses the evaluate_matlab_code tool to execute and profile MATLAB code.
  • Sanitization: None; the skill is designed to operate on valid MATLAB source code provided by the user.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 11:14 AM
Security Audit — agent-trust-hub — matlab-optimize-memory