matlab-optimize-antenna

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides templates for executing MATLAB code using the mcp__matlab__evaluate_matlab_code tool. These commands are restricted to the intended purpose of antenna design and optimization within the MATLAB environment.
  • [DATA_EXFILTRATION]: The skill demonstrates local state management using MATLAB's save and load functions for .mat files. There is no evidence of unauthorized file access or network-based data exfiltration.
  • [PROMPT_INJECTION]: While the skill takes user-defined input for optimization objectives and constraints (Category 8 surface), this is a necessary part of its functionality. The input is processed by specialized toolbox functions (optimize), which inherently perform parameter validation.
  • Ingestion points: User-defined strings for objective, propertynames, and Constraints in SKILL.md.
  • Boundary markers: None explicitly defined for these inputs.
  • Capability inventory: mcp__matlab__evaluate_matlab_code allows code execution in the MATLAB context.
  • Sanitization: Relies on the underlying MATLAB toolbox's argument validation and type checking.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 09:26 AM
Security Audit — agent-trust-hub — matlab-optimize-antenna