matlab-analyze-antenna-structures
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security threats detected. The skill provides technical documentation and instructions for using the MATLAB Antenna Toolbox for electromagnetics analysis.
- [DATA_INGESTION]: The skill describes loading CAD geometry (STL, STEP, IGES) and structured data (.mat) files for antenna and platform modeling. These are handled as numeric/geometric data by the MATLAB platform and do not present a prompt injection risk.
- [FILE_SYSTEM_OPERATIONS]: The instructions include examples of using
stlwriteto save programmatically generated geometry to the system's temporary directory (tempdir). This is a standard and safe practice for generating transient simulation inputs.
Audit Metadata